ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Permission (Variable type)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
FinNetCurrentVal (Function)
Returns the net current value of investment.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grTitleFont (Function)
Modifies the font used for the chart title.
WLanguage properties available in PHP
The following properties are available in PHP...
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Properties associated with Combo Box controls that display a table
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
GetVariableDefinition (Function)
Gets the description of a variable.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......