ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of the Express version
Monitoring robot: Robot settings
From the monitor, you can change the configuration options......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Email constants
List of constants used by email functions....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Constants for managing animations
List of constants used by the functions for managing animations...
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
Installing the robot controller
The monitoring robot includes three executables......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Internal component
An internal component is a set of elements from a project......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Events associated with Looper controls
List of events associated with Looper controls...
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......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min