|
|
|
|
|
|
|
The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
The ZoomWithFinger property is used to:
determine if an Image or Camera control supports pinch zoom.
enable or disable pinch zoom in an Image or Camera 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 DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control. |
|
|
|
|
|
|
The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control. |
|
|
|
|
|
|
The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
The DayWidth property is used to determine and change the width of days:
in a Scheduler control where the days are displayed in column and the resources in rows.
in a Gantt Chart column.... |
|
|
|
|
|
|
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|