|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
The description window of a Pivot Table control is used to configure several elements... |
|
|
|
|
|
|
Animates the modification of an integer property between 2 values. |
|
|
|
|
|
|
Adds a new tile customization for the current Windows Store Apps application. |
|
|
|
|
|
|
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut... |
|
|
|
|
|
|
This step of the wizard allows managing the automatic updates of the applications... |
|
|
|
|
|
|
WDINT allows you to create a translation file.... |
|
|
|
|
|
|
Checks whether the sought element was found. |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
The Stock charts are used to represent the variations in the values of shares...... |
|
|
|
|
|
|
Your Universal Windows 10 App application is ready to be used...... |
|
|
|
|
|
|
WDInst is a setup editor used to define the setup parameters of your application...... |
|
|
|
|
|
|
The remote control of a WINDEV application allows the manager of an application used in network... |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
The "Details" tab of the Flexbox control description window allows you to define how the control... |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
The code editor is the editor where the developers spend most of their time. This help page... |
|
|
|
|
|
|
The character strings can be handled by specific WLanguage functions... |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar... |
|
|
|
|
|
|
Adds a voice command into the current window. From version 17, this function is replaced... |
|
|
|
|
|
|
The RulerModifiable property is used to:
Find out whether the user can move the playhead... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|