ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Share your projects via Git
Git is a source code manager......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
HOpenConnection (Function)
Opens a connection to a specific database.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Error (Function)
Displays a custom error message in a system error window.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
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....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Summary table: Managing the application directories according to the platform
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......