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...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Setup directory
The setup wizard allows you to configure the setup directory of application....
20. Control templates
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
tapiDial (Function)
Dials a phone number for a voice line.
Mask management functions
The following functions are used to manage masks......
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
MaskFormat (Function)
Formats a character string using an InputMask variable.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
RegistrySeek (Function)
Seeks a character string in the registry.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.