ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Hyper File functions available for backward compatibility
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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)......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
System constants
List of constants used by the system functions....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
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......
2. Analysis in practice
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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)......
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....