ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Testing a project: setting
By testing the project you can simulate how the application will run......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
Specific features of the Express version
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
Events associated with Looper controls
List of events associated with Looper controls...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Internal component
An internal component is a set of elements from a project......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
9. Sharing a project in practice
Sharing a project in practice...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min