|
|
|
|
|
|
|
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"... |
|
|
|
|
|
|
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions...... |
|
|
|
|
|
|
The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Each Scheduler control found in a window proposes a menu to the user.... |
|
|
|
|
|
|
Each Organizer control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
The Chart controls allow the end user to perform several operations...... |
|
|
|
|
|
|
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service.... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
Returns the rounding difference between:
the value displayed in a "Currency + Euro" control,
the associated control used for dual display.... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
Emulates one of the following actions on a Combo Box control:
click on the button to expand the list of the Combo Box control.
select an element in a Combo Box control.... |
|
|
|
|
|
|
The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
Changes the type of animation:
for an image in an Image control.
for a text in a static control.... |
|
|
|
|
|
|
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window...... |
|
|
|
|
|
|
To customize the interface of an Organization Chart control, you must use specific internal windows.... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|