ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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....
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
1
4
5
6
7
8
216
>