ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
(No title )
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
SysTheme (Function)
Returns the current theme used on the mobile device.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HDelete (Function)
Deletes a record from a data file (query or view).
The Edit control
The Edit control allows users to enter data......
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)....
Referring to an element in a WLanguage event / process
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
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...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.