ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Burner constants
List of constants used by the burner functions....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
15. Creating the executable in practice
Creating the executable in practice...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......