ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Page>.Refresh (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").
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.