|
|
|
|
|
|
|
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 the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Sets the position of the target end of an arrow in a "Shape" control. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Diagram document in a single event... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Document variable in a single event... |
|
|
|
|
|
|
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Word Processing control in a single event... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one... |
|
|
|
|
|
|
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one... |
|
|
|
|
|
|
... code while waiting for this procedure to end. |
|
|
|
|
|
|
Ends the execution of a 32-bit application on the current computer: all the instances... |
|
|
|
|
|
|
Returns the duration of the call (difference between the start date and time of call and the end... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a variable of type Diagram in a single event... |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Diagram Editor control in a single event... |
|
|
|
|
|
|
The kbActionAllowed type allows you to define which actions are available to the end user... |
|
|
|
|
|
|
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed... |
|
|
|
|
|
|
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user... |
|
|
|
|
|
|
The diagActionAuthorized type is used to define the actions available to end users on a diagram... |
|
|
|
|
|
|
... and its controls when the window switches to "UI modification by end user" mode. |
|
|
|
|
|
|
... when the window switches to "Allow end users to modify the UI" mode. |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|