ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Installing and starting WDTRAD
Drawing constants
List of constants used by the drawing functions....
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
Multiline strings
To type character strings over several lines in the code editor...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Comparison operators
The comparison operators can be divided into several categories......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Help system properties
The properties of help system are used to define......
Aliases on data files: HAlias
The aliases are used to handle......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.