|
|
|
|
|
|
|
List of properties associated with the Preset control |
|
|
|
|
|
|
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"... |
|
|
|
|
|
|
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control... |
|
|
|
|
|
|
This help page explains how to fill a TreeView control.... |
|
|
|
|
|
|
The DisplayEvenIfNull property is used to:
Determine whether a row or column in a Pivot Table control is displayed even if it contains no value.
Show or hide a row or column in a Pivot Table control if it does not contain any values.... |
|
|
|
|
|
|
The CompactOption property is used to:
determine whether the options of a Check Box, Radio Button or Dashboard control are compacted.
define whether the options of a Check Box, Radio Button or Dashboard control should be compacted.... |
|
|
|
|
|
|
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control...... |
|
|
|
|
|
|
The KeepVisibleHierarchy property is used to:
Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control.
Change the hierarchy print mode: the entire hierarchy or only visible elements in the control.... |
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
Returns the number of days selected in a Calendar control. |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
Refreshes the display of a TreeView control from a given position. |
|
|
|
|
|
|
Adds a link to a text section in an edit control. |
|
|
|
|
|
|
Returns the time range displayed by an Organizer control. |
|
|
|
|
|
|
Visually selects a group of elements in a TreeMap control. |
|
|
|
|
|
|
Returns the number of elements found in a TreeMap control. |
|
|
|
|
|
|
Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|