ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
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.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Print modes of a report
Several print modes are available for a report....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Installing the monitoring robot
The monitoring robot includes three executables......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.