ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<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>.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....
<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....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
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.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
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.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......