|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| You can manipulate Edit controls programmatically...... |
|
|
|
|
|
|
|
| The optional event "Long press/Open context menu" is run during a long press on the controls of a window...... |
|
|
|
|
|
|
|
| The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls). |
|
|
|
|
|
|
|
| WLanguage properties can be used to manipulate ...... |
|
|
|
|
|
|
|
| The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically manipulate Toolbar controls...... |
|
|
|
|
|
|
|
| In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
|
| Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically...... |
|
|
|
|
|
|
|
| Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control.... |
|
|
|
|
|
|
|
| Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Table/Looper controls can be used to display a set of information...... |
|
|
|
|
|
|
|
| A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
| 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" column and "Editable Combo Box" column in a Table control.
Word Processing control.
Code Editor control.... |
|
|
|
|
|
|
|
| You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
|
| The different types of variables are...... |
|
|
|
|
|
|
|
| You can create Scheduler controls directly linked to the data.... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
|
| The InitialHeight property is used to:
Find out the creation height of a control or window.
Modify the base height used to anchor the controls "in height".
Find out the creation height of a block or control in a report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|