ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Sub-query
A sub-query is a query whose result is used by another query......
Error 1060: Unable to call method without parameter: add ()