In Agile Platform an Application is one or more eSpaces that represents a logical group of functions from the complete implementation. When designing the application, it can be wholly done in the Application eSpace or you can add Module eSpaces to structure the application into logical modules (using the 'New Application Module' menu entry). See more About an eSpace.

The Main eSpace

This is the application eSpace and has its Is Application property set to 'Yes' allowing defining application own properties such as: the application label and the application icon. See the eSpace Properties.

The Application Look and Feel

Use the main eSpace to define the default look and feel of your application screens by using a theme: it is applied to new Web or Mobile screens, though you can always change them. See more About a Theme.

The Application Flow

To define the entry screen and navigation of your application use the web flow of the main eSpace. See more about Design Web Flows.

See Also

About an eSpace | eSpace Properties | About a Theme | Design Web Flows