ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.