ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

State (Property)
The State property is used to get and change the state of an element.
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Cell control properties
List of properties associated with the Cell control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Copying controls from the window editor
The controls can be copied from the window editor......
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Copying controls from the report editor
The controls can be copied from the report editor......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Handling a control through programming in a report
All report controls can be handled through programming......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......