ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Local procedure
Two types of procedures are available......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Animation (Property)
The Animation property animates an image.
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...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Events associated with Table controls
List of events associated with Table controls...
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....