ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
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....
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....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.