ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Text (Property)
The Text property is used to get and modify text.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
VariableReset (Function)
Resets the variable to its initial value.
ColorPalette (Function)
Returns a color found in the current palette.
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....
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.
<Image>.Copy (Function)
Copies an image to another image.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
ERR_BAD_CONTEXT_INTERNAL
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.