ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
zipOpen (Function)
Opens an existing archive.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Label report
The report editor allows you to create "Label" reports......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
zipCreate (Function)
Creates an archive.
Generating an application for Universal Windows 10 App
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.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
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.
zipExtractPath (Function)
Returns the path of a file found in the archive.