|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them. |
|
|
|
|
|
|
|
| The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
|
| TableMode is kept for backward compatibility. |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
| Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
|
| The User Control Center is used to manage the applications deployed on a company network.... |
|
|
|
|
|
|
|
| Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| Reinitializes the Task structure. |
|
|
|
|
|
|
|
| Returns the list of continents. |
|
|
|
|
|
|
|
| Deletes a scheduled task. |
|
|
|
|
|
|
|
| Lists the directories of an Drive. |
|
|
|
|
|
|
|
| Lists the directories of an Drive. |
|
|
|
|
|
|
|
| The editor of Select queries is used to limit the number of records that will be displayed in the result of the query.... |
|
|
|
|
|
|
|
| Adds a new background task. |
|
|
|
|
|
|
|
| You can customize text attributes such as character spacing, line spacing and font size in a window or page...... |
|
|
|
|
|
|
|
| Used to restore:
an immediate backup (performed by HBackup or via the HFSQL Control Center),
a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|