ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operator on Address
The & operator returns the address of a variable as an integer
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
<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....
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<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>.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....
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
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....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Popup window
WINDEV allows you to open windows in popup format......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
<Image>.Copy (Function)
Copies an image to another image.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Python: Use in WLanguage
WLanguage supports Python functions in native mode......