ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
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 analysis or described by HDescribeConnection or HOpenConnection)....
Report controls
Several types of controls can be handled in a report created by the report editor......
<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....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
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....
Using the Salesforce service
Salesforce is a very popular CRM software......
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....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The Static control
A Static control is a control used to display a static text......
Arithmetic operators
The arithmetic operators are......
Line (Property)
The Line property is used to define the line style used.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
11. Controls in practice
Discover the main characteristics of the controls...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
xlsUnmergeCell (Function)
Unmerges a range of cells.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
11. Choosing the action of a button/link
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Modified (Property)
The Modified property lets you know if an element has been modified.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.