ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. UML models
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
Programming automatic calculations in the columns of a Table control
2. UML models
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
Discover all the possibilities of pivot tables
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Using a query with parameters
A query with parameters can be used......
The "Commands" pane
The "Commands" pane lists......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
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......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
3. UML models in practice
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......