ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
New features in WINDEV Mobile 2026
WINDEV Mobile 2026 is now available.
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: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
WINDEV Mobile 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
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...
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2026 Tutorial - Table of contents
New products brochure 27: WINDEV Mobile new products
New features in WINDEV Mobile 27 presented in the New Features brochure.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
New Features brochure - Version 28: New features in WINDEV Mobile
New features in WINDEV Mobile 28 presented in the 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...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
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]...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
GetTheme (Function)
Gets the current theme of a mobile application.
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).
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)....
The Edit control
The Edit control allows users to enter data......
Referring to an element in a WLanguage event / process
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.