Set up and manage the required applications. The application is the base element for the mobile device applications that you can build with Mobility studio.
For each application, you can define the applicable:
Labels - A label defines a piece of text to appear on the application as shown on the mobile device.
Variables - A variable is used to store data in mobile device sessions. You can also create form-specific variables.
Event procedures - An application event procedure has one action or a series of actions that are done on one of the application events.
Processes - A process is a flow of actions on a mobile device to finish a task.
Preview style sheets - These style sheets define the appearance of forms on the application previews.
Libraries - An application library defines which library elements can be used in the application design. Library elements are: actions, test actions, functions, test functions, and data sets.
Flow diagram
Note
In the flow diagram, clicking one of these shapes, opens the related article in the ‘Generic design tasks’ section:
Create handler
Develop handler class
Update application libraries