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...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
ProjectInfo (Function)
Returns specific information about the project currently run.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Alias (Property)
The Alias property gets the alias of an element.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Events associated with internal windows
List of events associated with internal windows...
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Project description: Style tab
The project description window allows you to configure various elements of your project......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TelemetryEnable (Function)
Enables the telemetry manually.
Error 31: The file to include is not found. Check the name and path ...
Push notification
A mobile device can receive push notifications......
Extern (Reserved word)
EXTERN is used to...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Code snippets
The code editor allows you to enter "Code snippets"......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......