ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Cumulated (Property)
The Cumulated property determines whether the value of a column or row in a Pivot Table control corresponds to a total (total at the end of a row or column).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
RegistryValueType (Function)
Returns the type of value found in the registry.
Functions for managing images
Opens the default Web browser of the current device....
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.