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...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Window controls
Several types of controls can be used in a window, ......
SysYRes (Function)
Returns the vertical screen resolution.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Extracting the text of the project
The following text can be extracted......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
dBackground (Example)
Usage example of the dBackground function
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
ExeListProcess (Function)
Returns the list of applications currently run.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
SysXRes (Function)
Returns the horizontal screen resolution.