ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Retrieving data from a site
Error 1007: The member is global: use the: operator: to access it
9. Application menus
Menus are displayed in different ways......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Error 403: The item does not belong to the file
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
16. Java applications in practice
Java applications in practice...