ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
dCopyControlImage (Function)
Copies the image of a control in a WINDEV window to a variable of type Image.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.