ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
xlsUnmergeCell (Function)
Unmerges a range of cells.
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......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Line (Property)
The Line property is used to define the line style used.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Using the Salesforce service
Salesforce is a very popular CRM software......
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsSave (Function)
Saves an XLS document.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Database schema editor: the different types of links
There are different types of links between the tables......
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
Modified (Property)
The Modified property lets you know if an element has been modified.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.