|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
You can manipulate Image Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
find out or modify the collapsed/expanded status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
You can manipulate Dockable Panel controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
A Word Processing control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
List of properties associated with the report controls... |
|
|
|
|
|
|
HTML Display control properties... |
|
|
|
|
|
|
You can manipulate PDF Reader controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
Properties associated with the HTML Editor control.... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
List of properties associated with the Drawer control... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
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.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
You can manipulate Looper controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
The following text can be extracted...... |
|
|
|
|
|
|
Button controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.... |
|
|
|
|
|
|
The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|