|
|
|
|
|
|
|
|
|
|
|
|
|
|
| If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The links are used to link the files found in an analysis between themselves...... |
|
|
|
|
|
|
|
| An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
|
| Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.). |
|
|
|
|
|
|
|
| Deletes a cell from the status bar of the current window. |
|
|
|
|
|
|
|
| Returns the current index of the column. |
|
|
|
|
|
|
|
| To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer...... |
|
|
|
|
|
|
|
| An OLE control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Saves the repositionable notes of the current window in a file. |
|
|
|
|
|
|
|
| Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll. |
|
|
|
|
|
|
|
| WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table...... |
|
|
|
|
|
|
|
| Deletes a repositionable note found in the current window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|