ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Assignment operators
Three assignment operators are available......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Warning 124: Shadowing a global variable
Creating a table in a report
Tables can be created in a report......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating the Relation windows of a WINDEV RAD pattern
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.