ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Rich Text Area control properties
You can manipulate Rich Text Area controls in a window using the following WLanguage properties......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display 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......
Internal Page properties
List of WLanguage properties associated with Internal Page 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......
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......
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......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......