ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
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.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DashDisplay (Function)
Refreshes elements in a Dashboard control.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
NextTitle (Function)
Modifies the title of next window to open.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.