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...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Input (Function)
Displays a message allowing the user to type an information.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Project description: Project tab
The project description window allows you to configure various elements of your project......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Accessing a database via a web service
The database can be accessed via a web service......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WDOptimizer: Editing and modifying a ".REP" file
MySelf (Reserved word)
MySelf is used to handle the current control...
Time (Type of variable)
The Time type is used to easily handle the times...
Programming the table cells
The Table controls can be handled......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......