ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).