ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Android Control Center
Do you know where to find your application log files?...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Push notification
A mobile device can receive push notifications......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
12. Synchronizing data
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......