ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
10. Embedded queries
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.