To display a list of the windows in an interactive Visual Adelia program (VADELIA), select the Windows option in the 4GL Editor's Program menu.
This option will also show the properties of each window.
The dialog box will automatically be opened at the WIN tab.
Notes:
- This option will only be available if the active document contains the source for an interactive VADELIA program.
- You can minimize the dialog box by double-clicking on the title bar, which will leave only the title bar visible.
Lists
Windows
List of the window names used in the active document.
Single-selection list.
You can sort the list in ascending or descending order of the values by clicking the column heading.
Properties
List of the properties of the window selected in the left-hand list.
Single-selection list.
You can sort the list in ascending or descending order of the values by clicking the column heading.
Context-sensitive menus
Window list
Retrieve
This option is used to insert the name of the selected window into the source in the active document, at the cursor's current position.
Methods
This option is used to insert the methods of the selected window into the source in the active document, at the cursor's current position.
Property list
Retrieve
This option is used to insert the name of the selected property into the source in the active document, at the cursor's current position.
Constants
This option is used to insert the constants associated with the selected property into the source in the active document, at the cursor's current position.
This option is only visible if there are constants associated to the selected properties.