|
|
|
|
|
|
|
A Check Box can correspond to... |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Adds a new option into a Check Box control. |
|
|
|
|
|
|
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options... |
|
|
|
|
|
|
Adds a new option into a Check Box control. |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
Deletes an option from a Check Box control. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming...... |
|
|
|
|
|
|
Emulates the selection of an option in a Check Box control. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
The following functions are used to manage Check Box controls via prefix syntax: |
|
|
|
|
|
|
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report...... |
|
|
|
|
|
|
The SubCaption property is used to get and change:
the secondary caption of an option found in a Radio Button or Check Box control.
the secondary caption of an element found in a TreeMap control.... |
|
|
|
|
|
|
The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
The following functions are used to manage the Check Box controls...... |
|
|
|
|
|
|
Rich text supports multiple advanced features: font, weight, size, color, attribute, ...... |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|