|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
END can correspond to: - the END keyword of WLanguage used to specify the end of a loop.
- the End property, which can be used on EventTimeline variables.
.... |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
|
| Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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 conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
|
| Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
|
| The statement block is repeated endlessly... |
|
|
|
|
|
|
|
| Indicates the end of the use of geolocation functions.
|
|
|
|
|
|
|
|
| Sets the position of the target end of an arrow in a "Shape" control. |
|
|
|
|
|
|
|
| In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| The SaaS subscriptions are used to make a SaaS site available to a client account...... |
|
|
|
|
|
|
|
| Populates an Email variable using the content of its Source property or the different variables... |
|
|
|
|
|
|
|
| The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify... |
|
|
|
|
|
|
|
| ...Using WDConver in command line mode consists in running a conversion description created and saved... |
|
|
|
|
|
|
|
| The setup wizard allows you to include additional modules in the setup. The additional modules... |
|
|
|
|
|
|
|
| Starts recording a test scenario (also called reproduction scenario). |
|
|
|
|
|
|
|
| The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
|
| Creates and runs a custom action (defined through programming) with support of "Undo/Redo".... |
|
|
|
|
|
|
|
| Checks if a stop request has been sent to the running thread. |
|
|
|
|
|
|
|
| The stored procedures and the triggers are debugged from the environment, with real execution... |
|
|
|
|
|
|
|
| To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
|
| Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
|
| The search in the history allows you to perform an advanced search in the history of operations... |
|
|
|
|
|
|
|
| List of events associated with supercontrols... |
|
|
|
|
|
|
|
| The EventTimeline type is used to define the advanced characteristics of an event displayed... |
|
|
|
|
|
|
|
| The advanced options of the network setup are used to...... |
|
|
|
|
|
|
|
| Returns the number of selected columns found in a table. This function is kept for backward... |
|
|
|
|
|
|
|
| Loads the specified library (DLL) in memory. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|