ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Creating an insert query
An insert query (corresponding SQL statement......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
7. Dynamic site on specific configurations
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Remote HFSQL administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......