|
|
|
|
|
|
|
|
|
|
|
|
|
|
On a given row of a Looper control: - collapses a break (if it is expanded),
- expands a break (if it is collapsed).
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| WDXView is an ActiveX browser...... |
|
|
|
|
|
|
|
| The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
|
| The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
|
| The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ...... |
|
|
|
|
|
|
|
| The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed...... |
|
|
|
|
|
|
|
| To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°).... |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
|
| To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile.... |
|
|
|
|
|
|
|
| Cherche les éléments d'un noeud HTML correspondant à une balise.... |
|
|
|
|
|
|
|
| A window can display information from...... |
|
|
|
|
|
|
|
| Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
Width of the internal window.
Height of the internal window.... |
|
|
|
|
|
|
|
| This help page presents the different operations that can be performed in a status bar...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|