ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Chart: Managing legends
Several types of legends are supported in the charts......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......