ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
grExist (Function)
Checks the existence of a chart in memory.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
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.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
iPrintImage (Example)
Usage example of the iPrintImage function
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
fChangeSize (Function)
Resizes an external file.
Note (Property)
The Note property is used to get and change a text associated with an element.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
HChangeConnection (Example)
Usage example of the HChangeConnection function