ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<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......
Print constants
List of constants used by the print functions....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
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:...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
BCToImage (Function)
Generates the image of a bar code.
fMemExist (Function)
Checks the existence of a shared memory zone.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Managing assertions
...The main available features are as follows:...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
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....
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
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......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
VideoRequestPermission (Function)
Requests permission to use the device's camera....