ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HState (Function)
Used to find out the state of a record.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
<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)
fTempPath (Example)
Usage example of the fTempPath function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).