ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Polygon (Variable type)
The Polygon type is used to define the points of a polygon.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Report blocks
A printed report includes several sections......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Handling Spreadsheet controls programmatically (in a report)