ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilter (Function)
Defines and enables a filter on a data file, view or query.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Creating the Relation windows of a WINDEV RAD pattern
Constants for managing emails
List of constants used by the functions for managing emails....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Internal component
An internal component is a set of elements from a project......
Specific features of the Express version
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Events associated with Looper controls
List of events associated with Looper controls...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
How to develop a PHP site?
What is a PHP site?......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
7. Multilingual sites in practice