ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features 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...
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
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...
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
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]...
(No title )
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Namespace (Property)
The Namespace property is used to manage namespaces.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
fOpenTempFile (Function)
Creates and opens a temporary file.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
fReadLine (Example)
Usage example of the fReadLine function
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....