ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Operating mode of dynamic Active WEBDEV Pages
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Help editor options
The options of the help editor ("Display......