|
|
|
|
|
|
|
This type of Looper control uses data from a data file or query... |
|
|
|
|
|
|
Collapses a break that was expanded beforehand in a Looper control.
|
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls... |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
Collapses a break that was expanded beforehand 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. |
|
|
|
|
|
|
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming... |
|
|
|
|
|
|
Expands all breaks in a Looper control with break. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory... |
|
|
|
|
|
|
Collapses all expanded breaks 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).
|
|
|
|
|
|
|
Expands a break in the Looper control on a given row.
|
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
Changes the type of animation:
for an image in an Image control.
for a text in a static control.... |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control...... |
|
|
|
|
|
|
A TimeLine control can be...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
The following functions are used to handle the Organizer control via prefix syntax:... |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
An infinite Progress Bar control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|