ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
hbColumn (Variable type)
The hbColumn type is used to define the advanced characteristics of a column (item) in an HBase table.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set 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....
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.
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.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.