ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report controls
Several types of controls can be handled in a report created by the report editor......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Setup on a local network (LAN)
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
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, ......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
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.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.