ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
fShortName (Example)
Usage example of the fShortName function
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
XMLSave (Function)
Saves an XML document in a file.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
WebSocket functions
List of functions specific to WebSocket servers...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Constants for the archiving functions
List of constants used by the archiving functions....
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).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Handling report blocks
The different operations available on report blocks are as follows......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The single-part and multi-part archives
Two types of archives are available......
Socket management functions
List of functions for managing sockets...
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.