ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Search in current code
When coding, developers often need to do a quick search in the current code...
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
"About" window
The "About" window is used to display and access various information about the current application......
The different types of windows
The following types of windows can be created in a WINDEV application......
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......