ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Referring to an element in a WLanguage event / process
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Map control properties
The following properties can be used with Map controls:...
Linear Looper control properties
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
HChangeConnection (Example)
Usage example of the HChangeConnection function
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
iPrintImage (Example)
Usage example of the iPrintImage function