ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
Query based on query
Queries can be based on items from another query......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
Query editor
The query editor is used to automatically create queries on the data files......