ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tangent (Function)
Calculates the tangent of an angle.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
CoTan (Function)
Calculates the cotangent of an angle.
The Clickable Image control
The Clickable Image control can be used to......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Constants for the archiving functions
List of constants used by the archiving functions....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipListFile (Function)
Returns the list of files found in an archive.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipDeleteFile (Function)
Deletes a file from an archive.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
zipDeleteAll (Function)
Deletes all files from an archive.