ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
9. Overlaying controls
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Associating documents with the project
To describe a project in detail, you can associate documents with it......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.