ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Error 1007: The member is global: use the: operator: to access it
9. Application menus
Menus are displayed in different ways......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Zombie data files and items
During the life of an application, items live and die......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Error 403: The item does not belong to the file
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<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....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......