ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Accessing a database via a web service
The database can be accessed via a web service......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
6. WEBDEV Account Manager
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Discover all the possibilities of pivot tables
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
The Cell control
The Cell control contains controls......