|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
| A Linear Looper control is used to display a set of controls in a horizontal scrolling list... |
|
|
|
|
|
|
|
| Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control... |
|
|
|
|
|
|
|
| Merges the specified cells in an Excel document. |
|
|
|
|
|
|
|
| Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming... |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
| Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
|
| Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
|
| List of functions for managing Looper controls |
|
|
|
|
|
|
|
| In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls... |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
|
| A Looper control populated programmatically is directly linked to lists stored in memory... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
|
| List of Looper control functions (prefix syntax) |
|
|
|
|
|
|
|
| Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
|
| Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Changes or returns the visibility status of the refresh bar 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).
|
|
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
|
| This type of Looper control uses data from a table or query... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
|
| The StartDate property is used to determine and change the start date of the selected time period:
in a Calendar control.
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| The MaskTitleTime property is used to get or change the mask used for the title of time columns:
in an Organizer control.
in a Scheduler control.
in a TimeLine control.... |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate ListView controls...... |
|
|
|
|
|
|
|
| The description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
|
| The Navigation Bar control can be handled by programming...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Spreadsheet control for the current worksheet,
the current worksheet in the Spreadsheet control,
the selected elements in the Spreadsheet control for the current worksheet.... |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Spreadsheet control for the current worksheet,
the current worksheet in the Spreadsheet control,
the selected elements in the Spreadsheet control for the current worksheet.... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| The StartControl property gets and sets the start control of a Wire control. |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|