ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Serialization constants
The serialization constants are as follows:
HDescribeFile (Function)
Describes a data file programmatically.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Port (Property)
The Port property is used to identify and change a server connection port.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
fExeDir (Function)
Returns the directory from which the execution is started.
Compile (Example)
Usage example of the Compile function
zipExtractPath (Function)
Returns the path of a file found in the archive.
Color (Property)
The Color property is used to get and change the color of an element.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gImage (Function)
Builds a sequence of characters containing an image.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
LoadParameter (Function)
Reads a persistent value.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......