|
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
WINDEV Mobile includes several communication functions for different fields.... |
|
|
|
|
|
|
In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
Executes a command on a Redis server and retrieves the result. |
|
|
|
|
|
|
Gets the value of a key from a Redis server as a string. |
|
|
|
|
|
|
Executes a command on a Redis server and retrieves the result. |
|
|
|
|
|
|
Modifies a key/value couple in the Memcached cache on a group of servers:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
To share a project via the Source Code Manager, a repository must be created...... |
|
|
|
|
|
|
The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
The Procedure property can be used:
on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database.
on the rssStream type, used to describe an RSS feed.... |
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min... |
|
|
|
|
|
|
Lists the replications available on a master HFSQL server. |
|
|
|
|
|
|
Lists the replications available on a master HFSQL server. |
|
|
|
|
|
|
Retrieves all the emails found on an Outlook server. |
|
|
|
|
|
|
Saves a persistent value on the HFSQL server. |
|
|
|
|
|
|
Deletes the subscription of a replication on the replication server. |
|
|
|
|
|
|
Opens a connection to a Redis server (or cluster). |
|
|
|
|
|
|
Retrieves all the emails found on an IMAP server. |
|
|
|
|
|
|
Retrieves all the emails found on a Notes server. |
|
|
|
|
|
|
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
Establishes a connection between the client and a WebSocket server. |
|
|
|
|
|
|
Creates or updates a query on an HFSQL server. |
|
|
|
|
|
|
Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
Sends a command that will be run on the server. |
|
|
|
|
|
|
Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|