ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<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.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<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.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
DNS functions
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SAP functions
List of SAP functions...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.