ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
HTMLToText (Function)
Converts an HTML string or buffer to text.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
HSubstDir (Example)
Usage example of the HSubstDir function
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fSize (Function)
Returns the size of a file (in bytes).
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Installing a Webservice (old format)
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
grAddData (Function)
Adds a data into a chart.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.