ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSubstDir (Example)
Usage example of the HSubstDir function
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
General environment of WINDEV
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
HPass (Function)
Defines the password used to create or open a data file.
HChangeName (Function)
Modifies the physical name of a data file.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Overview of external languages
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
FolderData (Function)
FolderData is kept for backward compatibility.