ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
MDI functions
List of MDI functions...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
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.
Wait (Function)
Temporarily stops the program execution.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
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).
VariantConvert (Function)
Converts the value stored in a Variant variable].
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SendKey (Function)
Simulates the keystrokes and the mouse actions.