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.
WEBDEV license agreement
WEBDEV license agreement...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
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......
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......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
2. Analysis in practice
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
<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.
<TreeView>.TypeItem (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.
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.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
What is an application?
An application is a set of objects (windows, controls, ......