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, ...
SFConnect (Function)
Manages authentication on a Salesforce platform.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
SFDelete (Function)
Deletes records from a Salesforce database.
GeometryIsValid (Function)
Checks whether the specified geometry is valid according to the OGC rules.
GeometryCorrect (Function)
Returns a corrected version of the specified geometry.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
HRegenerateFile (Function)
Regenerates a data file from its log.
EmailGetAll (Function)
Retrieves all the emails found on a server.