ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
List of extension attributes
The list of extension attributes ......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<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.