ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
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_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
ERR_MISSING_PAGE
ERR_NO_TABLE
ERR_BAD_CONTEXT_INTERNAL
ERR_CLOSED_PAGE
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).
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.