ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
ColorPalette (Function)
Returns a color found in the current palette.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Start of Break block (Break header)
The Start of break block is optional......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Handling Gantt Chart controls programmatically
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
VariableReset (Function)
Resets the variable to its initial value.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....