|
|
|
|
|
|
|
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control. |
|
|
|
|
|
|
The SearchValue property is used to get and change the value of the search field in an Action Bar. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
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 AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table 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 Style property is used to retrieve and assign the entire style of a control (including the overrides). |
|
|
|
|
|
|
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height. |
|
|
|
|
|
|
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color. |
|
|
|
|
|
|
The HintTextColor property is used to get and change the hint text color of an Edit control. |
|
|
|
|
|
|
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The ScreenCastAllowed property is used to:
find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay),
allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay).... |
|
|
|
|
|
|
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play). |
|
|
|
|
|
|
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons. |
|
|
|
|
|
|
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control. |
|
|
|
|
|
|
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation.... |
|
|
|
|
|
|
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input. |
|
|
|
|
|
|
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created. |
|
|
|
|
|
|
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls. |
|
|
|
|
|
|
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format. |
|
|
|
|
|
|
The events associated with the Ribbon controls and groupings are:... |
|
|
|
|
|
|
Checks which key is pressed. |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|