ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing XML documents
List of constants used by the functions for managing XML documents....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
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.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
fCurrentDrive (Function)
Gets or sets the current drive.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeek (Example)
Usage example of the HReadSeek function
iZoneHeight (Example)
Usage example of the iZoneHeight function
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HSubstDir (Example)
Usage example of the HSubstDir function
Google constants
List of constants used by the Google functions....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HNext (Function)
Sets the position on the next data file record according to a browse item.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.