ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Check: Sending an email
The monitoring robot will......
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
FontName (Property)
The FontName property is used to manage the name of the font used.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
19. Sending emails
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......