ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
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......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
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.
FolderModeImage (Property)
The FolderModeImage property gets and sets the display mode of the folder image in TreeView and TreeView Table controls.
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....
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....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
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....
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.
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.