|
|
|
|
|
|
|
The management of a SaaS site is used to modify the three main characteristics of the site... |
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
Returns the list of synonyms used by a full-text index. |
|
|
|
|
|
|
List of functions for managing arrays... |
|
|
|
|
|
|
Creates a scheduled task on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Immediately runs a scheduled task regardless of its schedule:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Lists the scheduled tasks defined on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Modifies a scheduled task on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function. |
|
|
|
|
|
|
Checks the time validity. |
|
|
|
|
|
|
Modifies the type and duration of animations used when opening and closing the next window. |
|
|
|
|
|
|
Modifies the type and duration of animations used when opening the application windows. |
|
|
|
|
|
|
Modifies the type and duration of the animation used when closing the application windows. |
|
|
|
|
|
|
Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
Declares a transaction savepoint. |
|
|
|
|
|
|
Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
Removes a previously sent interactive notification. |
|
|
|
|
|
|
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|