ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ReplicSynchro: Overview
Message text file format
The text files created by WDMSG use a specific format......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Functions for handling directories and external files
List of functions for handling external files...
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).
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
PicClose (Function)
Closes the image found in an Image Editor control.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
fMemExist (Function)
Checks the existence of a shared memory zone.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
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))...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Comparing the project messages
The comparison between source and target text helps you find translation errors......