ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
gpwResetPassword (Function)
Resets the password of a registered user.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
2. User-friendly editors in practice
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Including a supercontrol in a window or in a page
Chart: Managing legends
Several types of legends are supported in the charts......
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<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....
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Classes, members, methods and properties
A class is made of......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
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.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.