ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
The Pivot Table control
The PivotTable field dynamically displays data that comes from the intersection of different tables in a database......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
13. External component in practice
External component in practice...
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next table record according to a browse item.
Project Management Hub settings
The Project Management Hub allows you to configure......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Installing the robot controller
The monitoring robot includes three executables......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Installing the monitoring robot
The monitoring robot includes three executables......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.