|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
|
| Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
|
| The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode. |
|
|
|
|
|
|
|
| The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control. |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
|
| Performs the following operations:
If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| Performs the following operations:
If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...... |
|
|
|
|
|
|
|
| The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...... |
|
|
|
|
|
|
|
| During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
|
| It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...... |
|
|
|
|
|
|
|
| The Height property gets and sets the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| Describes a full-text index of data file created through programming. |
|
|
|
|
|
|
|
| Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|