ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Zombie data files and items
During the life of an application, items live and die......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
New features in WINDEV 2025
WINDEV 2025 is now available!...
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.