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, ...
2025 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2025 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...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
fRename (Function)
Modifies the name of a file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Compilation options (chm format)
OpenChild (Example)
Usage example of the OpenChild function
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipDeleteAll (Function)
Deletes all files from an archive.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HTTPRequest (Example)
Usage example of the HTTPRequest function
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Sum (Function)
Calculates the sum of the array elements.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.