ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced 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......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
4. HFSQL Classic
HFSQL Classic is the database format......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
13. Security benefit: managing the "Back" button
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Handling controls in a report
The different operations available for the report controls are as follows......
Binding a Check Box control to an item
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating a select query
A select query (corresponding SQL statement......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.