ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
4. Dedicated server or shared server?
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
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.
HOpen (Function)
Opens a data file.
HDelete (Function)
Deletes a record from a data file (query or view).
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.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<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.
Component (Property)
The Component property configures the different components of a composite key.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.