ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
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.
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......
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.
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....
VariableReset (Function)
Resets the variable to its initial value.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....