AppBuilder properties page (Windows only)
- Last Updated: March 12, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The AppBuilder properties page allows you to configure the properties
of your AppBuilder project in Progress Developer Studio for OpenEdge. This controls
the behavior of the ABL GUI procedure (.w) files in
the currently selected OpenEdge project.
You can access the AppBuilder page by right-clicking an OpenEdge project name in the Project Explorer view and choosing Properties from the context menu. Expand the Progress OpenEdge node in the tree view, and then click the AppBuilder node.
Note: If you chose the shared AVM for the currently selected project,
most of the settings on this property page will be disabled. They cannot be changed
on this page. You must go to the AppBuilder page under the Shared OpenEdge AVM
preference page to view or to change these settings. Select from the main menu bar. Then open from the tree view. Also, be aware that settings changed on the
Shared OpenEdge AVM/AppBuilder preference page affect all projects that use the
shared AVM.
The following controls are available:
| Enable Dynamics | Enable the AppBuilder for Progress application development in Progress Developer Studio for OpenEdge. |
| Configuration File | Specify the path of the XML configuration file where Dynamics session types are defined. |
| Session Type | Specify a name of the session type. |
| Qualify database fields with a database name | Adds a database name to all field references within the generated code. |
| Default to suppressing database VIEW-AS phrases | Suppress the VIEW-AS phrases that specify a certain field to be viewed as a specific widget. |
| Character Terminal Colors | Opens the dialog which allows you to customize the background and foreground colors of the dynamics objects and frame in the design window. |