ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Clickable Image control
The Clickable Image control can be used to......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Creating the Form windows of a WINDEV RAD pattern
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Ad Hoc deployment
<Image variable>.Copy (Function)
Copies an image to another image.
15. Project Management Hub
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Report viewer: Proposing several reports
In the document preview, end users can......
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
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....
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......