ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
<zipArchive variable>.AddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
JSONToXML (Function)
Converts a JSON string to XML.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
Organizer control functions
The following functions are used to manage the Organizer control:...
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.