ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<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....
Creating an insert query
An insert query (corresponding SQL statement......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
2. User-friendly editors in practice
User-friendly editors in practice...
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
7. Dynamic site on specific configurations
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Remote HFSQL administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......