|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
|
| Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| The Navigation Bar control can be handled by programming...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming...... |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Spreadsheet control for the current worksheet,
the current worksheet in the Spreadsheet control,
the selected elements in the Spreadsheet control for the current worksheet.... |
|
|
|
|
|
|
|
| The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Spreadsheet control for the current worksheet,
the current worksheet in the Spreadsheet control,
the selected elements in the Spreadsheet control for the current worksheet.... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
|
| The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| The StartControl property gets and sets the start control of a Wire control. |
|
|
|
|
|
|
|
| The EndControl property gets or sets the end control of a Wire control. |
|
|
|
|
|
|
|
| Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
|
| Used to enable or disable the secure SSL mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|