ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Handling Gantt Chart controls programmatically
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
VariableReset (Function)
Resets the variable to its initial value.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
ColorPalette (Function)
Returns a color found in the current palette.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
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.
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....
InJavaMode (Function)
Indicates whether the code is run in Java.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.