ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
<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.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
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......
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......
10. Customizing the aspect of a site: skin elements
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.
Specific features of the Express version
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......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.