|
|
|
|
|
|
|
The Multimedia control is used to easily display a video in the browser. |
|
|
|
|
|
|
The Multimedia control is used to play media files... |
|
|
|
|
|
|
WINDEV allows you to handle a Carousel control through programming...... |
|
|
|
|
|
|
The optional event "Long press/Open context menu" is run during a long press on the controls of a window...... |
|
|
|
|
|
|
The following functions are used to manage the Ribbon controls:... |
|
|
|
|
|
|
Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
Restores the configuration of the Dockable Panel controls in a window. |
|
|
|
|
|
|
Customizes the value displayed in the controls when the value cannot be displayed. |
|
|
|
|
|
|
List of properties associated with the ListView control... |
|
|
|
|
|
|
List of properties associated with the Sidebar control... |
|
|
|
|
|
|
List of properties associated with the ActiveX control... |
|
|
|
|
|
|
List of properties associated with the Cube control... |
|
|
|
|
|
|
List of properties associated with the Carousel control... |
|
|
|
|
|
|
The following properties are associated with WEBDEV Page controls ...... |
|
|
|
|
|
|
List of properties associated with the Calculated control... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
The ActiveX control is used to easily manage the ActiveX technology...... |
|
|
|
|
|
|
One of the most important elements of control style is its border...... |
|
|
|
|
|
|
All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...... |
|
|
|
|
|
|
Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|