|
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
List of events associated with Check Box controls... |
|
|
|
|
|
|
List of events associated with Radio Button controls... |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions...... |
|
|
|
|
|
|
Methods to associate a control with a tab pane...... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
List of events associated with List Box controls... |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
List of events associated with Combo Box controls... |
|
|
|
|
|
|
The Rating control can be used in a window as well as in a page.... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|