ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
zipDeleteFile (Function)
Deletes a file from an archive.
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))...
XMLSave (Function)
Saves an XML document in a file.
zipCreate (Function)
Creates an archive.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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......
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......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
New (Reserved word)
New is used to allocate memory space...
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......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.