ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Collapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Looper control functions
List of functions for managing Looper controls...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
TreeView Table control properties
List of properties associated with the TreeView Table control...
13. Print: Reports
WINDEV reports...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Installing the monitoring robot
The monitoring robot includes three executables......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Rights on the virtual directory
Installing the monitor
The monitoring robot includes three executables......
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).