|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Usage example of the dLine function |
|
|
|
|
|
|
Usage example of the dPoint function |
|
|
|
|
|
|
Tests the validity of an INSEE number (identification number of physical persons assigned... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number... |
|
|
|
|
|
|
Inserts a menu before another menu in a window. |
|
|
|
|
|
|
The AttachPointStart property is used to get and change the position of the start attachment point... |
|
|
|
|
|
|
Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
Dissociates the different shapes of a group in a Diagram Editor control. |
|
|
|
|
|
|
The advanced options of the network setup are used to...... |
|
|
|
|
|
|
Inserts a new option at a specific position. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
A dynamic automation object is an automation object allocated upon request, during the program... |
|
|
|
|
|
|
Adds an element to a Combo Box or List Box control. |
|
|
|
|
|
|
Pauses the current service during the specified duration. |
|
|
|
|
|
|
The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value... |
|
|
|
|
|
|
Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
The ProgressBar property is used to identify and change the Progress Bar control used... |
|
|
|
|
|
|
They After keyword can correspond to: |
|
|
|
|
|
|
The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|