ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListUser (Function)
Returns the list of users defined for a connection.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
J2EE functions
List of J2EE functions...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Installing the robot controller
The monitoring robot includes three executables......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.