ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sidebar control properties
List of properties associated with the Sidebar control...
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
ListView control properties
List of properties associated with the ListView control...
Ribbon control functions
The following functions are used to manage the Ribbon controls:...
ActiveX control properties
List of properties associated with the ActiveX control...
Cube control properties
List of properties associated with the Cube control...
Carousel control properties
List of properties associated with the Carousel control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Calculated control properties
List of properties associated with the Calculated control...
The Table 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......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
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......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Border of controls
One of the most important elements of control style is its border......
Z-index of a control
All the controls in a window or report have a different z-index......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
27. Center or anchor a site horizontally
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Dockable Panel control functions
Handling an Edit control programmatically
You can handle Edit controls programmatically......