|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button... |
|
|
|
|
|
|
List of various constants.... |
|
|
|
|
|
|
Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
The gglEvent type is used to describe and modify an event of a calendar... |
|
|
|
|
|
|
Starts writing data to an NFC tag. |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
Two tools can be used to create a setup program...... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
List of events associated with List Box controls... |
|
|
|
|
|
|
The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
The following constants are used to manage Scheduler and TimeLine controls:... |
|
|
|
|
|
|
The deployment package creates a ZIP file containing the site's setup...... |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
The following constants are used by the functions for managing the software factory:... |
|
|
|
|
|
|
The following constants are used by URI-specific functions:... |
|
|
|
|
|
|
FolderData is kept for backward compatibility. |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two... |
|
|
|
|
|
|
The RulerVisible property is used to:
Determine if a playhead is visible in a TimeLine control.... |
|
|
|
|
|
|
Opens or closes the Dashboard control edit mode. |
|
|
|
|
|
|
The NbCopy property is used to determine and change the number of report copies to print. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
Performs a call transfer (with ability to retrieve the call). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|