ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operator on Address
The & operator returns the address of a variable as an integer
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
Automatic error handling
Error handling can be customized for each process......
Bar code constants
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.