ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Detailed use of WINDEV FTP/RPC
The requested action cannot been performed: the page was not synchronized
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
5. Displaying a WEBDEV Session site
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.