ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
How to develop a PHP site?
What is a PHP site?......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Defining clickable areas
In a page, an Image control can contain clickable areas......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Assisted input management functions
The following functions are used to program assisted input in edit controls...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......