ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
HiWord (Function)
Returns the two high bytes of an integer.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Execute (Function)
Starts the execution of a process through programming.
Wait (Function)
Temporarily stops the program execution.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
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).
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.