ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
ERR_NO_PAGE
OLE functions
List of OLE functions...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The "Commands" pane
The "Commands" pane lists......
The "Analysis" pane
The "Analysis" pane lists......
USB functions
List of USB functions...
USB constants
List of constants used by the USB functions....
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Code editor: Display options
The code editor proposes several display options......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.