ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Looper functions
96 results
Adds a row at the end of a Looper control.
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Adds a row as an internal page at the end of a Looper control populated programmatically.
Adds a row as an internal window at the end of a Looper control populated programmatically.
Adds a row at the end of a Looper control.
Returns the index of the break header and footer for a given break in a Looper control.
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Collapses a break that was expanded beforehand 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).
Returns the number of rows in a Looper control.
Deletes a row from a Looper control.
Deletes all rows from a Looper control populated programmatically.
Deletes the selected rows from a Looper control.
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Displays the automatic zoom popup for the Image Gallery control.
Ends the process to populate a Looper control programmatically.
Expands a break in the Looper control on a given row.
Expands all breaks in a Looper control with break.
Used to find out the row or control located at specific position in the Looper control (X, Y).
Inserts a row into a Looper control.
Inserts a row as an internal page into a Looper control populated programmatically.
Inserts a row as an internal window into a Looper control populated programmatically.
Inserts a row into a Looper control.
Changes the values of the attributes in a row of a Looper control.
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
Changes the values of the attributes in a row of a Looper control.
Moves a row or swaps two rows in a Looper control.
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Returns the number of the current record in a Looper control based on a data file.
Changes or returns the visibility status of the refresh bar in a Looper control.
Restores the scrollbar position in a Looper control as well as the selected elements.
Validates the modification or addition of the record associated with the current row in the Looper control.
Saves:
  • the position of the scrollbar in a Looper control,
  • the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.
Searches for a value in all the attributes of a Looper control.
Returns the index of the selected element in a Looper control.
Returns the number of selected rows in a Looper control.
Deselects a row in a Looper control.
Selects a row in a Looper control.
Allows you to:
  • Sort a Looper control according to one or more attributes.
  • Sort a Looper control on all its attributes.
  • Cancel a sort that was performed beforehand (which means ignore the sort).
Starts the process to populate a Looper control programmatically.
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Creates a Word file (.RTF) using the data from a Looper control.
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Closes the automatic zoom popup for the image gallery.
Displays the automatic zoom popup for the Image Gallery control.
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
List of constants used by the functions for managing looper controls.
List of functions for managing Looper controls
List of Looper control functions (prefix syntax)
Adds a row at the end of a Looper control.
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Adds a row as an internal page at the end of a Looper control populated programmatically.
Adds a row as an internal window at the end of a Looper control populated programmatically.
Adds a row at the end of a Looper control.
Returns the index of the break header and footer for a given break in a Looper control.
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Collapses a break that was expanded beforehand 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).
Returns the number of rows in a Looper control.
Deletes a row from a Looper control.
Deletes all rows from a Looper control populated programmatically.
Deletes the selected rows from a Looper control.
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Ends the process to populate a Looper control programmatically.
Expands a break in the Looper control on a given row.
Expands all breaks in a Looper control with break.
Used to find out the row or control located at specific position in the Looper control (X, Y).
Inserts a row into a Looper control.
Inserts a row as an internal page into a Looper control populated programmatically.
Inserts a row as an internal window into a Looper control populated programmatically.
Inserts a row into a Looper control.
Changes the values of the attributes in a row of a Looper control.
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Moves a row or swaps two rows in a Looper control.
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Returns the number of the current record in a Looper control based on a data file.
Changes or returns the visibility status of the refresh bar in a Looper control.
Restores the scrollbar position in a Looper control as well as the selected elements.
Validates the modification or addition of the record associated with the current row in the Looper control.
Saves:
  • the position of the scrollbar in a Looper control,
  • the selected element(s).
These elements can be restored by LooperRestorePositionAndSelection.
Searches for a value in an attribute of a Looper control.
Searches for a value in all the attributes of a Looper control.
Returns the index of the selected element in a Looper control.
Returns the number of selected rows in a Looper control.
Deselects a row in a Looper control.
Selects a row in a Looper control.
Allows you to:
  • Sort a Looper control according to one or more attributes.
  • Sort a Looper control on all its attributes.
  • Cancel a sort that was performed beforehand (which means ignore the sort).
Starts the process to populate a Looper control programmatically.
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Creates a Word file (.RTF) using the data from a Looper control.
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).