ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating a translation file
WDINT allows you to create a translation file....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
NumberInWords (Function)
Converts a number to words.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Compilation options
The compilation options allow you to define the help system generation settings......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Assignment operators
Three assignment operators are available......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Materialized view
BackgroundTaskAdd (Function)
Adds a new background task.
Count (Property)
The Count property returns the number of elements in a given set.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...