ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
CallDLL32 (Function)
Runs a function found in an external DLL.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
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.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
API (Function)
Runs a function found in an external DLL.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....