ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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.
<Source>.DeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
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)....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
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.