ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
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......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
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......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
9. Types of standard controls
Types of standard controls...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
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......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
Handling a control through programming in a report
All report controls can be handled through programming......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
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......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.