|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 management of the incoming calls is performed in a specific "thread".... |
|
|
|
|
|
|
|
| The Shape control allows you to create geometric shapes in your windows and reports...... |
|
|
|
|
|
|
|
| The method for developing a site for Linux is identical to the method for developing a site... |
|
|
|
|
|
|
|
| The automated tests of window are used to check the different features proposed by the window...... |
|
|
|
|
|
|
|
| A variable is defined by name and type...... |
|
|
|
|
|
|
|
| Regardless of the type of chart displayed in the Chart control, all its characteristics can... |
|
|
|
|
|
|
|
| The spreadsheet is one of the most often used business tools. The Spreadsheet control is used... |
|
|
|
|
|
|
|
| Remarks and specific features of the Native Oracle Connector... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table"... |
|
|
|
|
|
|
|
| The Project Management Hub groups all the details of the projects in a dashboard...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
| List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
|
| The ribbon found in the Word Processing control proposes several features and it allows... |
|
|
|
|
|
|
|
| To understand the operating mode of ReplicEdit, we are going to create a replication by using... |
|
|
|
|
|
|
|
| The Chart controls allow the end user to perform several operations...... |
|
|
|
|
|
|
|
| The following processes are associated with the Upload control:... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV... |
|
|
|
|
|
|
|
| The pdfSignature type is used to define the advanced characteristics of the signature that will... |
|
|
|
|
|
|
|
| List of events associated with internal pages and Internal Page controls |
|
|
|
|
|
|
|
| The MapPolyline type is used to define the characteristics of a line composed of several segments... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
|
| The stress tests are used to check...... |
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|