|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
|
| The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
field label Window label.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
|
| You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming...... |
|
|
|
|
|
|
|
| ...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way.... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| Displays the specified cell in a Spreadsheet control found in a window:
either the visible area of Spreadsheet control is moved to display the cell.
or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.... |
|
|
|
|
|
|
|
| Displays the specified cell in a Spreadsheet control found in a window:
either the visible area of Spreadsheet control is moved to display the cell.
or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
|
| The Unicode property is used to:
Determine if the value of a control is a Unicode string.
Specify whether the value of a control is a Unicode string.... |
|
|
|
|
|
|
|
| Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control. |
|
|
|
|
|
|
|
| Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control. |
|
|
|
|
|
|
|
| Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
|
| Determines:
whether a widget is found at a given position in a Dashboard control.
which widget is found at a given position in a Dashboard control.... |
|
|
|
|
|
|
|
| Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column. |
|
|
|
|
|
|
|
| Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|