ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
DNS functions
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
SAP functions
List of SAP functions...
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
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.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.