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...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Constant
The constants are language elements whose value is fixed once and for all...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
InServiceMode (Function)
Indicates whether the code is run in a service.
FinFutureVal (Example)
Usage example of the FinFutureVal function
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
NetworkUser (Function)
Identifies the name of the connected user.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fListDisk (Function)
Returns the list of disks installed on the computer.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.