ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLast (Function)
Sets the position on the last record of a data file according to a browse item.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
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))...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
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.
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......
XMLSave (Function)
Saves an XML document in a file.
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......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.