ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Link properties
When creating a link, you can simply specify the destination......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
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......
Handling controls in a report
The different operations available for the report controls are as follows......
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...
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.
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......