ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
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.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Wait (Function)
Temporarily stops the program execution.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.