|
|
|
|
|
|
|
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction. |
|
|
|
|
|
|
Modifies the group information according to the elements found in the corresponding variables for group management. |
|
|
|
|
|
|
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection. |
|
|
|
|
|
|
Returns a list of keys to add to data files to improve query performance. |
|
|
|
|
|
|
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress. |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver.... |
|
|
|
|
|
|
Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or to a group on a database. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or group of users on a server. |
|
|
|
|
|
|
Allows you to define the characteristics of the sort for the Unicode items found in a data file. |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
Updates the variables for user management with the information regarding the specified user. |
|
|
|
|
|
|
Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)...... |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
The Null property is used to:
Assign NULL to the item for the current record.
Find out whether the item is associated with the NULL value for the current record.
Define the default value of an item when the item is described through programming.... |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or to a group on a database. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or group of users on a server. |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file 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.... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to PostgreSQL...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|