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...
Constants for manging the replication
List of constants used by the functions for managing the replication....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
fRead (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....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Round (keyword)
The Round keyword can correspond to...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Comment (Property)
The Comment property is used to manage comments.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fCompress (Function)
Compresses a file.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
iPrintReport (Function)
Prints a report created with the report editor.
Link (Property)
The Link property is used to get and change the link of an element.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SQLConnect (Example)
Usage example of the SQLConnect function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Password (Property)
The Password property sets and changes the password.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
zipMsgError (Function)
Returns the message associated with an error code on an archive.