ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a table in a report
Tables can be created in a report......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
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......
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....
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......
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...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
WDINT license agreement
WDINT license agreement...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Page Footer block
The Page footer block is run at the end of each page......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Constants for managing the windows
List of constants used by the functions for managing the windows...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......