ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the query editor
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
11. Choosing the action of a button/link
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
PicClose (Function)
Closes the image found in an Image Editor control.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
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.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
The single-part and multi-part archives
Two types of archives are available......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Constants for the archiving functions
List of constants used by the archiving functions....