ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with internal windows
List of events associated with internal windows...
ERR_BAD_URL
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
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.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
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......
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.
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......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
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.