ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
XMLNext (Function)
Positionq on the next element (tag or attribute).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Random (Function)
Returns a random number.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
BrowserType (Function)
Returns the type of browser used by the Web user.
14. Report templates
...Report templates are used to easily standardize report layouts....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......