ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Configuring the server
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
4. Dedicated server or shared server?
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
7. Dynamic site on specific configurations
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
2. Modes to install an application
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<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....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
13. Security benefit: managing the "Back" button
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......