ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ERR_BAD_CONTEXT
5. Deploying a dynamic site (Session or AWP) in practice
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
How to develop a PHP site?
What is a PHP site?......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Type (Property)
The Type property is used to get and change the type of an element.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
5. User Groupware in practice