ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
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......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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....
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
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.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
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))...
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.