ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryValueType (Function)
Returns the type of value found in the registry.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Wait (Function)
Temporarily stops the program execution.
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....
diffApply (Function)
Applies a difference buffer to a specific buffer.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
HiWord (Function)
Returns the two high bytes of an integer.
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).
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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.
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....