ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Functions for managing the Combinations and Enumerations
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Data persistence
The data persistence is used to store the value typed by the user......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).