|
|
|
|
|
|
|
WDXView is an ActiveX browser... |
|
|
|
|
|
|
WINDEV allows you to manipulate an ActiveX control in WLanguage via... |
|
|
|
|
|
|
The ActiveX control is used to easily manage the ActiveX technology... |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
The HTMLEdit property is used to:
find out whether a Word Processing control is displayed in optimized mode for HTML editing,
modify a Word Processing control to display it (or not) in optimized mode for HTML editing.... |
|
|
|
|
|
|
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users.... |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls...... |
|
|
|
|
|
|
The WLanguage properties can be used to handle ...... |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table 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.... |
|
|
|
|
|
|
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 TokenDeletable property is used to:
Determine if the end user is allowed to delete tokens in a "Text token" Edit control.
Allow or prevent the end user from deleting tokens in a "Text token" Edit 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.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|