ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Calculated control properties
List of properties associated with the Calculated control...
ActiveX control properties
List of properties associated with the ActiveX control...
Creating a Pivot Table control
To create a Pivot Table control......
Sidebar control properties
List of properties associated with the Sidebar 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 ......
Events associated with a Navigation Bar control
ListView control properties
List of properties associated with the ListView control...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
The Sidebar control
The Sidebar control gives access to different options......
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
Error 25: No THEN statement is associated with this IF
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......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ERR_PARSER