ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Constant
The constants are language elements whose value is fixed once and for all...
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Standard FTP functions
List of standard FTP functions...
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
fDirectoryExist (Function)
Checks the existence of a directory.
FTP constants
List of constants used by the FTP functions....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Creating links
Links help users navigate the help system......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...