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....
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Constants for managing the registry
List of constants used by the registry management functions....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
MDI functions
List of MDI functions...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
RegistryRename (Function)
Renames a key in the registry.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Wait (Function)
Temporarily stops the program execution.
VariantConvert (Function)
Converts the value stored in a Variant variable].
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Obtaining an SSL certificate for IIS2 (2.0 or later)
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
KeyPressed (Function)
Checks which key is pressed.