ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
ErrorThrow (Function)
Throw a non-fatal error.
rssSource (Variable type)
The rssSource type is used to describe the source of an RSS feed entry...
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
notificationCategory (Variable type)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Window management functions
List of functions for managing windows...
fShortName (Example)
Usage example of the fShortName function
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
inAppProduct (Variable type)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
saasClient (Variable type)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......