Overview
The App Builder is your central development hub, designed to streamline the creation of both visual interfaces and backend logic. It unifies all necessary tools into a single environment, allowing you to transition seamlessly from UI design to functional workflows and data integration.
To organize your workflow efficiently, the interface is divided into four primary sections:
General Tools
The top bar includes all the General Tools for managing your development environment. Use this toolbar to switch between App editing (default), Theme editing and PDF Template editing, access App Builder settings, organize app navigation, access help resources, control version tags, test your app, and deploy your app,

Left-Side Panel
The Left-Side Panel grants access to all structural and functional components of your application. It includes the following sections:
Functions Library – The storage for all backend building blocks, including classes, instances, functions, and agents.
Pages Panel – Create, delete, rename, and organize individual pages, and subpages.
Resources – A built-in file server to manage system files and upload your own images and documents for use in your apps.

Flow Builder
The Flow Builder is the graphical programming interface to build your apps' backend logic by dragging and configuring functions.

UI Builder
The UI builder is the visual design canvas where you drag, drop, and configure widgets to create the front-end user interface of your app.

Last updated