|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
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.
.... |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Indicates the end of the use of geolocation functions.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Sets the position of the target end of an arrow in a "Shape" control. |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
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 statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| The statement block is repeated endlessly... |
|
|
|
|
|
|
|
| The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
| The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
|
| on the development computer and on the end-user computers...... |
|
|
|
|
|
|
|
| The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
|
| The automatic assisted replication is used to easily implement a replication on an existing... |
|
|
|
|
|
|
|
| Creates a Repositionable Note control. |
|
|
|
|
|
|
|
| Creates a Repositionable Note control. |
|
|
|
|
|
|
|
| The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
|
| The "Debugger" pane displays the debugger options when debugging the project or a project element... |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user... |
|
|
|
|
|
|
|
| Does your application allow you to print several reports? The end user has the ability to write... |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user... |
|
|
|
|
|
|
|
| WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)...... |
|
|
|
|
|
|
|
| The wizard for window creation allows you to easily create a window containing all main elements... |
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application using HFSQL Client/Server data files,... |
|
|
|
|
|
|
|
| Android Wear is the version of the Android operating system dedicated to the connected objects...... |
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| In the document preview, end users can...... |
|
|
|
|
|
|
|
| The setup wizard allows you to include additional modules in the setup. The additional modules... |
|
|
|
|
|
|
|
| The performance profiler (also called Profiler) is used to check and optimize the execution time... |
|
|
|
|
|
|
|
| The Project Management Hub is used to define spools of requests...... |
|
|
|
|
|
|
|
| Some errors may occur in your application...... |
|
|
|
|
|
|
|
| WINDEV offers multiple possibilities to test and debug a project directly on the development... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|