ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
CheckUserIDentity (Function)
Checks the identity of the current user using biometric authentication.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Structure (Type of variable)
A structure is a custom type of data...
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
API (Function)
Runs a function found in an external DLL.
Composite keys
A composite key is a key item containing several other items......
Handling TimeLine controls programmatically
A TimeLine control can be......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....