ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariableReset (Function)
Resets the variable to its initial value.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
ColorPalette (Function)
Returns a color found in the current palette.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
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......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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....
ERR_CLOSED_PAGE
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
ERR_MISSING_PAGE
ERR_NO_TABLE
ERR_BAD_CONTEXT_INTERNAL
ERR_LAUNCH_FAILED
ERR_LOADMOREDLL
ERR_BAD_PARAMETER
ERR_BAD_ACTION
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).