ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Chart constants
List of constants used by the functions for chart management....
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
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......
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....