ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.