ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Project configuration
Project configuration...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
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.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
Specific features of the Express version
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.