ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in PDF format: Special cases
Specific features of print in PDF format...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Constants for managing appointments
Lists of constants used to manage the appointments...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<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.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<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).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
nWDGetLastError: Error code of last error
Error code of last error......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
ColorPalette (Function)
Returns a color found in the current palette.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
VariableReset (Function)
Resets the variable to its initial value.