ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Testing a project: setting
By testing the project you can simulate how the application will run......
Hyper File functions available for backward compatibility
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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.