ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SaaSChangePassword (Function)
Changes the password of the connected user.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
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.
Different types of data (Type of variable)
A variable is defined by name and type......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
iCloud constants
The iCloud constants are as follows:
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).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Sum (Function)
Calculates the sum of the array elements.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Multiline Zone control functions
Functions for handling Multiline Zone controls....