ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
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.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HPass (Function)
Defines the password used to create or open a data file.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.