ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Testing a project: setting
By testing the project you can simulate how the application will run......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Hyper File functions available for backward compatibility
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Print constants
List of constants used by the print functions....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
5. Deploying a dynamic site (Session or AWP) in practice