ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Zombie data files and items
During the life of an application, items live and die......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipDeleteAll (Function)
Deletes all files from an archive.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HTTPRequest (Example)
Usage example of the HTTPRequest function
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
SaaSChangePassword (Function)
Changes the password of the connected user.
Border (Property)
The Border property is used to get and change the borders of an element.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Different types of data (Type of variable)
A variable is defined by name and type......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Update (Property)
The Update property specifies the updates to be made.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).