ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
12. Pages in practice
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Binding a Combo Box control to an item
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......