ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Serialization constants
The serialization constants are as follows:
REP files
REP files contain the list of tables handled by the application....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Constants for external files
List of constants used by the functions for managing external files....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
fExeDir (Function)
Returns the directory from which the execution is started.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
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.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.