ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HOpen (Function)
Opens a table.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
HRead (Function)
Reads a record in a file according to a given record number.
eChangeCurrency (Function)
Converts a currency into another currency.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipExtractFile (Example)
Usage example of the zipExtractFile function
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.