|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress. |
|
|
|
|
|
|
|
| Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction. |
|
|
|
|
|
|
|
| Defines the password used to create or open a data file. |
|
|
|
|
|
|
|
| Finds out and modifies the priority of the calling application. |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Executes a stored procedure in asynchronous mode.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Modifies the priority of a client application. |
|
|
|
|
|
|
|
| The following constants are used by the replication between HFSQL servers:... |
|
|
|
|
|
|
|
| The analysis proposes two types of Unicode items...... |
|
|
|
|
|
|
|
| WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
|
| By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)...... |
|
|
|
|
|
|
|
| WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the table since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| Dynamically changes the connection associated with a table. |
|
|
|
|
|
|
|
| If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|