ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HDescribeFile (Function)
Describes a data file programmatically.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Windows
The windows represent the main interface of a WINDEV application......
fCurrentDir (Function)
Identifies or modifies the current directory.
Managing space characters in the searches?
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Changing sites from AWP to SEO-ready session mode
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.