|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
|
| Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
|
| Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
|
| Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
| Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
|
| Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
|
| Adds a new option into a Check Box control. |
|
|
|
|
|
|
|
| Inserts a new option into a Check Box control. |
|
|
|
|
|
|
|
| Adds a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Inserts a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Returns the number of elements found in a TreeMap control. |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
| Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
|
| Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
|
| Returns the name of the control located at a given position. |
|
|
|
|
|
|
|
| Returns the icon corresponding to the specified type of control. |
|
|
|
|
|
|
|
| Enables or disables a filter on a Pivot Table control. |
|
|
|
|
|
|
|
| Adds a child element into an Organization Chart control. |
|
|
|
|
|
|
|
| Deletes a marker from a map displayed by a Map control. |
|
|
|
|
|
|
|
| Stops following the device movement in a Map control. |
|
|
|
|
|
|
|
| Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
|
| Restores the configuration of dynamic panes in a Tab control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|