ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
.NET Assemblies
.NET is Microsoft's software development platform......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
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.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......