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...
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Library,Disk (External language)
Opens the project library that is stored on disk.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
XMLSave (Function)
Saves an XML document in a file.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Min (Function)
Returns the lowest value.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Print functions
List of print functions...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.