ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calculated control properties
List of properties associated with the Calculated control...
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...
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Window controls
Several types of controls can be used in a window, ......
ListView control properties
List of properties associated with the ListView control...
Sidebar control properties
List of properties associated with the Sidebar control...
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 ......
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
Handling Organization Chart controls programmatically
Z-index of a control
All the controls in a window or report have a different z-index......
Border of controls
One of the most important elements of control style is its border......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
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......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......