ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPreview (Function)
Configures the print destination.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
7. AJAX technology
Draws a rectangle in an Image variable....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
End of break block
The End of break block is optional......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.