|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
|
| Three assignment operators are available...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows...... |
|
|
|
|
|
|
|
| The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices. |
|
|
|
|
|
|
|
| Several types of charts belong to the same family...... |
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
|
| Starting with version 28, you can remotely control the WEBDEV Application Server...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
|
| Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access...... |
|
|
|
|
|
|
|
| The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
|
| When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects...... |
|
|
|
|
|
|
|
| The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|