ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<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.
<Image variable>.DrawText (Function)
Draws a text in an Image 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.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
iPreview (Function)
Configures the print destination.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
7. AJAX technology
Draws a rectangle in an Image variable....