ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateTrigger (Function)
Disables a trigger.
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Image control in a window
This help page presents the characteristics of an Image control found in a window...
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
4. Dedicated server or shared server?
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HOpen (Function)
Opens a data file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Component (Property)
The Component property configures the different components of a composite key.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.