|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls. |
|
|
|
|
|
|
|
| The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control. |
|
|
|
|
|
|
|
| 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 HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). |
|
|
|
|
|
|
|
| A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
| Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
|
| Returns the list of the public holidays defined by BankHolidayAdd. |
|
|
|
|
|
|
|
| Indicates whether a day is a public holiday or not. |
|
|
|
|
|
|
|
| Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
|
| The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
|
| Clears the list of all public holidays. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|