|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...... |
|
|
|
|
|
|
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The context menu of an edit control is used to perform simple edit operations... |
|
|
|
|
|
|
The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
This help page explains how to add a row to a Table control programmatically.... |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
The Resource property is used to:
find out the resources visible in a Scheduler control.
find out the resource of the Scheduler control that corresponds to the specified index.... |
|
|
|
|
|
|
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...... |
|
|
|
|
|
|
The FormulaBarVisible property is used to:
Find out whether a formula bar is displayed in a Spreadsheet control.
Display (or not) a formula bar in a Spreadsheet control.... |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
The MarginInterCell property is used to:
find out the margin between rows or columns in a Layout control.
modify the margin between rows or columns in a Layout control.... |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
The TapToFocus property is used to:
Determine if tap to focus is enabled in a Camera control.
Enable or disable tap to focus in a Camera control.... |
|
|
|
|
|
|
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification. |
|
|
|
|
|
|
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
Returns the rounding difference between:
the value displayed in a "Currency + Euro" control,
the associated control used for dual display.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|