ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File download functions
The following functions are used to manage downloads......
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Interactive notification management constants
Interactive notification management constants...
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
ArrayCopy (Function)
Copies the content of an array to another array.
Continent and country management functions
Continent and country management functions...
Principle for running threads
At runtime, an application runs in a main thread......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....