ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
1. Project and analysis
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external database software that supports ODBC accesses......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
5. Site test in practice
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Test of a query
The query editor allows you to run the test of query result......
Creating the menus for the pages of the WEBDEV RAD pattern
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......