ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_ACTION
ERR_NO_TABLE
The server is currently updated. Retry later.
ERR_LOADMOREDLL
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
ERR_BAD_PARAMETER
ERR_MISSING_PAGE
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
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......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
ColorPalette (Function)
Returns a color found in the current palette.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
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....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
VariableReset (Function)
Resets the variable to its initial value.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......