ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 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...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
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]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Binding a Combo Box control to an item
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
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Window management functions
List of functions for managing windows...
WDXView: Overview
WDXView is an ActiveX browser......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Installing and starting WDTRAD
Installing and starting WDTRAD
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Query editor
The query editor is used to automatically create queries on the data files......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Creating the windows and the pages of the RAD pattern
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Recycle code windows
By default, a single code window is opened per ......
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......