ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
AddLink (Function)
Adds a link to a text section in an edit control.
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Google Maps management functions
List of functions for managing Google maps...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......