ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extern (Reserved word)
EXTERN is used to...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
fExeDir (Function)
Returns the directory from which the execution is started.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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).
Structure (Type of variable)
A structure is a custom type of data...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Compile (Example)
Usage example of the Compile function
Multiline strings
To type character strings over several lines in the code editor...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.