|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing Looper controls |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
|
| A Looper control populated programmatically is directly linked to lists stored in memory... |
|
|
|
|
|
|
|
| Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
|
| Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
|
| List of Looper control functions (prefix syntax) |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
|
| In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
|
| Collapses all expanded breaks in a Looper control. |
|
|
|
|
|
|
|
| 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).
|
|
|
|
|
|
|
|
| Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
|
| A Linear Looper control is used to display a set of controls in a horizontal scrolling list... |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
| This type of Looper control uses data from a data file or query... |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
| In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls... |
|
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
|
| Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
| You can associate an action with the link regardless of the type of link...... |
|
|
|
|
|
|
|
| The User Control Center is used to list the applications for which a network setup was created...... |
|
|
|
|
|
|
|
| A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image or Static control. |
|
|
|
|
|
|
|
| The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.... |
|
|
|
|
|
|
|
| ...The Scrollbar control is used to scroll objects (text, captions, etc.... |
|
|
|
|
|
|
|
| The CollapsedImage property is used to:
find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
find out and/or modify the default image associated with a collapsed row in a TreeView control.
find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.... |
|
|
|
|
|
|
|
| The Camera control is used to...... |
|
|
|
|
|
|
|
| Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
|
| The SearchAAF property is used to:
find out whether the search via AAF is enabled on a non-editable Combo Box control,
enable (or not) the search via AAF on a non-editable Combo Box control.... |
|
|
|
|
|
|
|
| The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
| The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
|
| Finds an element (leaf or node) in a TreeView control and returns its path. |
|
|
|
|
|
|
|
| In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
|
| Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
|
| Hides a Cell control previously displayed in the page via CellDisplayDialog. |
|
|
|
|
|
|
|
| The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Modifies the period (which means the number of days) displayed by a Scheduler control. |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|