ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
iPrintImage (Function)
Sends the image file to print to the print buffer.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Add data files to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
.NET application
To create a.NET application from a project......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....