ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
zipDeleteAll (Function)
Deletes all files from an archive.
Constants for the archiving functions
List of constants used by the archiving functions....
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipOpen (Function)
Opens an existing archive.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HFSQL constants
List of constants used by the HFSQL functions....
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....
fCompress (Function)
Compresses a file.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.