|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WDInst allows you to configure the characteristics of the files to install...... |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
|
| To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| WDMAP allows you to export records to...... |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|