ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Description (Property)
The Description property is used to get and change the page description.
<picLayer variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type picLayer.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<Component>.Load (Function)
Loads an external component independent of the current project.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
<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.