ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in PDF format: Special cases
Specific features of print in PDF format...
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
VariableReset (Function)
Resets the variable to its initial value.