ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Function)
Closes an archive.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
zipOpen (Function)
Opens an existing archive.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
List of reserved words
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Label report
The report editor allows you to create "Label" reports......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
zipCreate (Function)
Creates an archive.
eChangeCurrency (Function)
Converts a currency into another currency.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
zipExtractPath (Function)
Returns the path of a file found in the archive.