ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
16. Application test in practice
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
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......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.