ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
<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.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
DNS functions
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Materialized view
11. Choosing the action of a button/link
Handling Scheduler controls programmatically
A Scheduler control can be......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Creating user accounts
A User account allows the server administrator to......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
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.
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.
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.