|
|
|
|
|
|
|
This type of Looper control uses data from a data file or query... |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls... |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory... |
|
|
|
|
|
|
Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
The context menu of an edit control is used to perform simple edit operations... |
|
|
|
|
|
|
By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
The "Control template" control is used to display an existing control template...... |
|
|
|
|
|
|
Your window contains overlapping controls?...... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
Your report displays controls that overlap?...... |
|
|
|
|
|
|
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings...... |
|
|
|
|
|
|
A Spin control is used to increase or reduce a value found in a control...... |
|
|
|
|
|
|
Some functions and properties have been removed from WLanguage...... |
|
|
|
|
|
|
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
MCI functions are used to easily handle the media files...... |
|
|
|
|
|
|
Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer. |
|
|
|
|
|
|
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...... |
|
|
|
|
|
|
The PageFooter property gets and sets the height of a page footer. |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
Word Processing controls can be handled programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|