ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ColorHue (Function)
Calculates the hue of a color.
<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.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ColorSaturation (Function)
Calculates the saturation of a color.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
ColorLightness (Function)
Calculates the lightness of a color.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), 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.
<Component>.Load (Function)
Loads an external component independent of the current project.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.