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, ...
2025 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2025 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...
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.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.