ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Page Footer block
The Page footer block is run at the end of each page......
10. UMC: User Macro-Code
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Interactive notification management constants
Interactive notification management constants...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.