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...
PDFToText (Function)
Extract the text contained in an Document PDF.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
fSeek (Example)
Usage example of the fSeek function
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
Event (Example)
Usage example of the Event function
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.