|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
|
| Inserts a new dynamic row in a Multiline Zone control. |
|
|
|
|
|
|
|
| Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
|
| WDInst allows you to configure the characteristics of the files to install...... |
|
|
|
|
|
|
|
| The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
|
| The Table controls displayed in a window allow the end user to perform several operations...... |
|
|
|
|
|
|
|
| The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
|
| The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
|
| Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, 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. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Deletes a repositionable note found in the current window. |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|