ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grExist (Function)
Checks the existence of a chart in memory.
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.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
JavaExecute (Example)
Usage example of the JavaExecute function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
grOrientation (Function)
Modifies the orientation of chart axes.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
fCreate (Function)
Creates an external file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Map control functions
Map control functions...
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
fFileName (Function)
Returns the name of an external file that is currently opened.
fMoveDir (Function)
Moves a directory and its content.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iPageEnd (Function)
Forces the move to the next page during the report print.