|
|
|
|
|
|
|
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.
.... |
|
|
|
|
|
|
The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Indicates the end of the use of geolocation functions.
|
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
Triggers the device's speech recognition service.... |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date... |
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Positions on the first record of the data file whose value for a specific item is greater... |
|
|
|
|
|
|
WINDEV allows you to create a standard socket server...... |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
List of events associated with Looper controls... |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
The image editor includes several features...... |
|
|
|
|
|
|
The xmlReader type is used to read an XML document without loading it in memory. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls... |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back... |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile.... |
|
|
|
|
|
|
To manage the outgoing calls in a WINDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
List of constants used by string management functions... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
Removes an element from the queue. |
|
|
|
|
|
|
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|