ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Custom properties (WLanguage)
A custom property is a code element with two events......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.