|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| When installing the application, you have the ability to display...... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified... |
|
|
|
|
|
|
|
| The docFragment type is used to define the characteristics of a fragment found in a "docx"... |
|
|
|
|
|
|
|
| The Appointment type is used to define the advanced characteristics of an appointment: time,... |
|
|
|
|
|
|
|
| List of events associated with Table controls... |
|
|
|
|
|
|
|
| The RulerValue property is used to get or change the position of the playhead in a TimeLine... |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| Dials a phone number for a voice line. |
|
|
|
|
|
|
|
| Modifies the type and duration of animations used when opening and closing the next window. |
|
|
|
|
|
|
|
| Modifies the type and duration of animations used when opening the application windows. |
|
|
|
|
|
|
|
| Usage example of the HSubstDir function |
|
|
|
|
|
|
|
| Prints a vertical line at specified coordinates. |
|
|
|
|
|
|
|
| Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
|
| Checks whether the sought element was found. |
|
|
|
|
|
|
|
| Forces the printing of a Body Complement block. |
|
|
|
|
|
|
|
| Prints a horizontal line at specified coordinates. |
|
|
|
|
|
|
|
| Connects and authenticates the administrator of the SaaS Webservice. |
|
|
|
|
|
|
|
| Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|