ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Server (Property)
The Server property is used to manage servers.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
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......
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
1
2
3
4
5
6
464
>