ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HFSQL constants
List of constants used by the HFSQL functions....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling TimeLine controls programmatically
A TimeLine control can be......
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
WINDEV Mobile concepts
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......