ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
MarginWidth (Property)
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....
MarginHeight (Property)
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....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
AutomaticTextColor (Property)
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.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
ScreenCastInProgress (Property)
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).
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......