ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
RegistryValueType (Function)
Returns the type of value found in the registry.
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....
Functions for managing images
Opens the default Web browser of the current device....
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.
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.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.