ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
Events associated with internal windows
List of events associated with internal windows...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Telemetry: Main features
fShortName (Example)
Usage example of the fShortName function
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
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.
Setup on a local network (LAN)
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Filters in table fields linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......