ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Execute (Function)
Starts the execution of a process through programming.
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).
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
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....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
diffApply (Function)
Applies a difference buffer to a specific buffer.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Wait (Function)
Temporarily stops the program execution.