|
|
|
|
|
|
|
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
List of functions for handling the Combo Box controls... |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle an Image Editor control through programming...... |
|
|
|
|
|
|
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...... |
|
|
|
|
|
|
The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space...... |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
Flexbox controls allow arranging controls exactly as desired when the browser is resized...... |
|
|
|
|
|
|
By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|