|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...... |
|
|
|
|
|
|
|
| The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| As soon as it is created, a control is associated with a style...... |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows...... |
|
|
|
|
|
|
|
| Searches for a value in all the columns of the following controls:
Table control,
TreeView Table control,
Table control displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
|
| Searches for a value in all the columns of the following controls:
Table control,
TreeView Table control,
Table control displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control...... |
|
|
|
|
|
|
|
| The Clickable Image control can be used to...... |
|
|
|
|
|
|
|
| Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
|
| WEBDEV features UI errors specific to the position of controls in the different slices...... |
|
|
|
|
|
|
|
| When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
|
| Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
|
| To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
|
| A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option. |
|
|
|
|
|
|
|
| Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|