ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Other operators
The following are additional operators......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
16. Java applications in practice
Java applications in practice...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Events associated with ListView controls
List of events associated with ListView controls...
Programming an indexed control
ComponentInfo (Function)
Returns information about a component.