ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help editor options
The options of the help editor ("Display......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
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......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
10. Page templates
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
1
2
3
4
5
6
238
>