|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A control template is a set of controls that can be reused in several windows or pages... |
|
|
|
|
|
|
|
| List of events associated with control templates |
|
|
|
|
|
|
|
| A custom property is a code element with two events... |
|
|
|
|
|
|
|
| You can manipulate Wire controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| List of functions for managing Table controls (prefix syntax)... |
|
|
|
|
|
|
|
| Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
|
| List of functions that can be used with a Scheduler control (prefix syntax).... |
|
|
|
|
|
|
|
| You can manipulate Camera controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The AlternativeText property is used to get and edit the alternative text of controls in a page. |
|
|
|
|
|
|
|
| The following functions are used to manage TreeMap controls (prefix syntax):... |
|
|
|
|
|
|
|
| You can manipulate TreeMap controls in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| The list of functions for managing Dashboard controls is as follows...... |
|
|
|
|
|
|
|
| List of functions for managing HTML Display controls... |
|
|
|
|
|
|
|
| The following functions are specific to the Combo Box controls, using prefix syntax: |
|
|
|
|
|
|
|
| You can manipulate Signature controls in a report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| A Layout control can be...... |
|
|
|
|
|
|
|
| The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.... |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.... |
|
|
|
|
|
|
|
| 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 table 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 table 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 table 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 in a window or page with:
the values of the bound items in the current record (loaded in memory) of the table 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).... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|