ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.