ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL properties
List of HFSQL properties...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
The "Analysis" pane
The "Analysis" pane lists......
Handling TimeLine controls programmatically
A TimeLine control can be......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Status bar of windows
The status bar of a window is used to display several types of information......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
17. Project Management Hub
...Project Management Hub...
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Automatic management of exceptions
The management of exceptions can be customized by process......
Rating control properties
The Rating control can be used in a window as well as in a page....