ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
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
Constants for managing animations
List of constants used by the functions for managing the animations...
Kanban control events
The following events are associated with Kanban controls......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Image (Property)
The Image property gets and sets the background image of a control or block.
9. Sharing a project in practice
Sharing a project in practice...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Bar code constants
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
xlsSave (Function)
Saves an XLS document.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Error 101: Declaration of global variable not allowed
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<xlsDocument variable>.Close (Function)
Closes an XLS file.