ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
System constants
List of constants used by the system functions....
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......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
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......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Sub-query
A sub-query is a query whose result is used by another query......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Installing and starting WDTRAD
grDeleteAll (Function)
Erases a chart and destroys this chart.
fSelectDir (Function)
Opens a directory picker.
Sort (Function)
Sorts a WLanguage array.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
iPrintReport (Function)
Prints a report created with the report editor.
ThreadExecute (Function)
Starts the execution of a secondary thread.