|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
The Chrono type is used to define all the advanced characteristics of a stopwatch. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
Pops an element from a stack. |
|
|
|
|
|
|
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an exception occurs in the current... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative... |
|
|
|
|
|
|
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min |
|
|
|
|
|
|
Depending on the type of programming, it may be useful to know the correspondence between the types... |
|
|
|
|
|
|
List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
The Carousel control is used to display an animated menu made of images...... |
|
|
|
|
|
|
The "Executable Name".WX file is used to manage some features directly, even if these features... |
|
|
|
|
|
|
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
Notifies when the device is shaken in any direction. |
|
|
|
|
|
|
Notifies when the device has been shaken in any direction. |
|
|
|
|
|
|
Adds a voice command into the current window. |
|
|
|
|
|
|
Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
You have the ability to create a setup program in MSI standard...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|