|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
The Diagram Editor control allows end users to create and edit diagrams...... |
|
|
|
|
|
|
This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
Adds an integrity rule between two files on the server. |
|
|
|
|
|
|
Adds an optimization task of HFSQL Client/Server data files.... |
|
|
|
|
|
|
Creates a scheduled task on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Cancels a current backup. |
|
|
|
|
|
|
Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
Used to immediately start the automatic server update. |
|
|
|
|
|
|
Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
Deletes a server trigger. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Immediately runs a scheduled task regardless of its schedule:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Adds or modifies a server trigger. |
|
|
|
|
|
|
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|