|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
|
| When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| The "Preset" control is used to display the frequently used controls without programming...... |
|
|
|
|
|
|
|
| The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
|
| One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| 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 events associated with the controls of a report are as follows...... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
|
| The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices.... |
|
|
|
|
|
|
|
| In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
|
| WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
|
| This control can be used to display dates, times and currency values while respecting the corresponding display format...... |
|
|
|
|
|
|
|
| The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
|
| The List Box and Combo Box controls can benefit from several AAFs...... |
|
|
|
|
|
|
|
| The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|