|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,... |
|
|
|
|
|
|
Usage example of the BurnerSave function |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing... |
|
|
|
|
|
|
Inserts a separator into a menu. |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice... |
|
|
|
|
|
|
Stops recording the scenario. |
|
|
|
|
|
|
List of constants used by the functions for socket management.... |
|
|
|
|
|
|
The saasSubscription type is used to define the advanced characteristics regarding the subscription... |
|
|
|
|
|
|
Defines an attach point for one of the two extremities of a Wire control. |
|
|
|
|
|
|
WINDEV includes advanced socket management functions.... |
|
|
|
|
|
|
The remote accesses are used to create a temporary network connection...... |
|
|
|
|
|
|
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart. |
|
|
|
|
|
|
The InputMask type is used to define all the advanced characteristics of a custom input mask. |
|
|
|
|
|
|
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection... |
|
|
|
|
|
|
The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify... |
|
|
|
|
|
|
The Cursor property is used to get and change the position of the mouse cursor in one... |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly... |
|
|
|
|
|
|
Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
Stops receiving or broadcasting a stream. |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed... |
|
|
|
|
|
|
Usage example of the BurnerErase function |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup wizard proposes to generate... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|