ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
Parent (Property)
The Parent property is used to get the parent element of an element.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
10. Customizing the aspect of a site: skin elements
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Specific features of the Express version
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......