ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
ERR_BAD_APPLICATION
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......