ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Customizing the report viewer: Available windows
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
CallDLL32 (Function)
Runs a function found in an external DLL.
WDINT license agreement
WDINT license agreement...
Border management constants
List of constants used by the border management functions....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a table in a report
Tables can be created in a report......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......