|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds an existing popup menu into the main menu of the current window. |
|
|
|
|
|
|
|
| Adds an existing popup menu to the main menu of the current window. |
|
|
|
|
|
|
|
| Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Makes a menu option invisible (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Disables (grays out) a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Positions the checkmark in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
|
| Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
|
| The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
|
| A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
|
| The properties of the modeling group all the options of the modeling currently edited...... |
|
|
|
|
|
|
|
| The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor...... |
|
|
|
|
|
|
|
| The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
|
| The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
|
| The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|