ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
gImage (Function)
Builds a sequence of characters containing an image.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
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.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
ThreadState (Function)
Returns the current status of a thread.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fFileName (Function)
Returns the name of an external file that is currently opened.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ThreadCurrent (Function)
Returns the name of the thread currently run.