ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Runtime log
The runtime log is the best way to identify the most used features of an application......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
WINDEV License Agreement
WINDEV License Agreement...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
First project window
Creating the menus for the windows of the WINDEV RAD pattern
Edit options of a report
The report editor allows you to......
8. Windows in practice
Discover the main actions that can be performed on the windows....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Events associated with pages
List of events associated with pages...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.