ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Telemetry: Main features
Test of a query
The query editor allows you to run the test of query result......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
ERR_DISCONNECTED_TIMEOUT
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Error 204: using a parameter without optional value after parameters ...