ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
ERR_NO_WDADMIN
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP 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.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.