ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
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...
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 new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
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...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
(No title )
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]...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
zipExtractAll (Example)
Usage example of the zipExtractAll function
fRead (Example)
Usage example of the fRead function
EventChange (Function)
Modifies the status of an event.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fDelete (Function)
Deletes a file accessible from the current computer.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
zipSize (Example)
Usage example of the zipSize function
Factorial (Function)
Returns the factorial of an integer number.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Type (Example)
Usage example of the Type property
Conversion (Function)
Converts a value from a unit to another one.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Font (Type of variable)
A Font variable creates a font programmatically...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
BurnerList (Function)
Returns the list of burners installed on the current computer.
ServicePause (Function)
Pauses a service.