ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HExecuteProcedure (Function)
Runs a stored procedure.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Telephony constants
List of constants used by telephony functions...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HInfoView (Function)
Returns information about a materialized view.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
HRSWaitForDataProcess (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....
Managing main window menus
A main menu is necessarily associated with a window......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......