ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Chart: Managing legends
Several types of legends are supported in the charts......
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
HStopServer (Function)
Stops an HFSQL server.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.