ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
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.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
ERR_BUTTON_EXPECTED
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....