ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
<Variable ftpConnexion>Attribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
11. Controls in practice
Discover the main characteristics of the controls...
Specific features of the Express version
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
How to use an array of structures?
An array of structures is an Array variable......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Error 1016: The method of the class is private
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....