ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Example)
Usage example of the iBorder function
ZOrder (Example)
Usage example of the ZOrder property
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
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.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grImageSize (Function)
Defines the size of the image containing the chart.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
1
3
4
5
6
7
210
>