ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Character strings
WLanguage supports different types of strings....
iParameterViewer (Function)
Configures the report viewer.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
How to?
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipListFile (Function)
Returns the list of files found in an archive.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipDeleteFile (Function)
Deletes a file from an archive.
FTP constants
List of constants used by the FTP functions....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
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.