ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
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)....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
grAddData (Function)
Adds a data into a chart.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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)....
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.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.