ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
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
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
9. Monitor your sites, servers, etc.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
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....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.