ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
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.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<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.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
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.
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......
7. Dynamic site on specific configurations
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Error 202: The method already has an access attribute (public, protected or private)
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....