ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
11. Choosing the action of a button/link
Handling Scheduler controls programmatically
A Scheduler control can be......