ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
ERR_NO_PROJECT
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Compilation options (HLP format)
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.