ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The OLE control
The OLE control is used to handle an OLE object......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Data source (Example)
Usage example of the Data source type
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....
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an 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.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.