ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TableMode (Function)
TableMode is kept for backward compatibility.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
15. Repeating a group of controls: loopers
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
How to develop a PHP site?
What is a PHP site?......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
XML management: Use example
This application example manages an XML file named "Orders......