ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
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....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
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....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Functions for managing images
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.
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....
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.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
HiWord (Function)
Returns the two high bytes of an integer.
Execute (Function)
Starts the execution of a process through programming.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
RegistryValueType (Function)
Returns the type of value found in the registry.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....