ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
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
Testing a project: setting
By testing the project you can simulate how the application will run......
Hyper File functions available for backward compatibility
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Creating requirements
The following steps must be performed to implement the requirements......
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....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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