ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Testing a project: setting
By testing the project you can simulate how the application will run......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Hyper File functions available for backward compatibility
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
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)......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
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....
Print constants
List of constants used by the print functions....
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......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
16. Application test in practice
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
5. Deploying a dynamic site (Session or AWP) in practice