ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
grScatterAddDataXY (Function)
Adds a data into 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....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
1. WINDEV editors
WINDEV editors...
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
General environment of WINDEV
grScatterGetDataXY (Function)
Retrieves a data from 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....
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.