ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Functions for managing images
Opens the default Web browser of the current device....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
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....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
diffApply (Function)
Applies a difference buffer to a specific buffer.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
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.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.