ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
3. Project dashboard
Project dashboard...
3. Project dashboard
Pivot Table control functions
Pivot Table control functions...
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
TreeView Table control functions
List of functions for managing TreeView Table controls...
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
<Pivot table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......