ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
diagHead (Variable type)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Reports
A report provides a custom view of data......
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Font (Type of variable)
A Font variable creates a font programmatically...
Handling a control through programming in a report
All report controls can be handled through programming......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Multilingual project
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.