ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEServer (Function)
Lists the OLE servers registered toward the current system.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
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......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
"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)......
<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....
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....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......