ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Welcome to Reports & Queries
Reports & Queries is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
User report editor (Reports & Queries)
A report provides a custom view of data......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......