ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Hyper File functions available for backward compatibility
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Locking data files: correspondence between WINDEV 5.5 and the later versions
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
<Connection variable>.InfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......