ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
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.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
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......
3. Application development cycle
Development cycle of a WINDEV application....
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, ......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
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.
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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......
Specific features of the Express version