ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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.
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
fListResource (Function)
Lists the resources integrated to the application.
Constants for managing character strings
List of constants used by string management functions...
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
grColor (Function)
Returns and initializes the color of different chart elements.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.