ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wait (Function)
Temporarily stops the program execution.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HiWord (Function)
Returns the two high bytes of an integer.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
FileView (Function)
Opens a file in the browser.
FileDownload (Function)
Starts downloading a file in the browser.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
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....
VariantConvert (Function)
Converts the value stored in a Variant variable].
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.