ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ChronoReset (Function)
Stops and resets a running stopwatch.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Extracting the text of the project
The following text can be extracted......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<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......
CallDLL32 (Function)
Runs a function found in an external DLL.
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.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
BCToImage (Function)
Generates the image of a bar code.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
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.
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....
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
VideoRequestPermission (Function)
Requests permission to use the device's camera....