ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness 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.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
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....
Menu management functions
List of functions for managing menus...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Name (Property)
The Name property is used to get the name of an element.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Translating a text file with WDTRAD
ImageMode (Property)
The ImageMode property is used to get and change 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.