ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Crosstab report
The report editor allows you to create "Crosstab" reports......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
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......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
WinStatus (Function)
Identifies or modifies the window status.
Combination (Type of variable)
A combination is a set of options.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
iParameterViewer (Function)
Configures the report viewer.
HCheckStructure (Function)
Defines the mode for comparing data files.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The single-part and multi-part archives
Two types of archives are available......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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......