|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Checks the access rights of the user to a service of the SaaS site. |
|
|
|
|
|
|
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control. |
|
|
|
|
|
|
Returns the status of the current source. |
|
|
|
|
|
|
Modifies the type and duration of the animation used when closing the application windows. |
|
|
|
|
|
|
Creates a group from the elements selected in the Diagram Editor control. |
|
|
|
|
|
|
Modifies a SaaS subscription. |
|
|
|
|
|
|
To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. This function... |
|
|
|
|
|
|
Constants for telemetry management... |
|
|
|
|
|
|
WEBDEV includes several types of pages to create dynamic sites...... |
|
|
|
|
|
|
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF... |
|
|
|
|
|
|
Usage example of the FinCurrentVal function |
|
|
|
|
|
|
Usage example of the FinFutureVal function |
|
|
|
|
|
|
An application that uses one or more external components is deployed in the same way as a standard... |
|
|
|
|
|
|
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided... |
|
|
|
|
|
|
The GuidedTour type allows you to define all the advanced characteristics of a guided tour... |
|
|
|
|
|
|
External component in practice... |
|
|
|
|
|
|
Starts the process to populate a Table or TreeView Table control programmatically. |
|
|
|
|
|
|
Starts the process to populate a Looper control programmatically. |
|
|
|
|
|
|
Deletes a notification category from the application. |
|
|
|
|
|
|
Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
Usage example of the dChord function |
|
|
|
|
|
|
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|