ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2026
WINDEV Mobile 2026 is now available.
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...
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 2026 Tutorial - Table of contents
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
New Features brochure - Version 28: New features in WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure.
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
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 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
New products brochure 27: WINDEV Mobile new products
New features in WINDEV Mobile 27 presented in the New Features brochure.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
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.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
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]...
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
iPrintZone (Example)
Usage example of the iPrintZone function
ID (Property)
The ID property is used to get and change IDs.
HConnect (Example)
Usage example of the HConnect function
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ToClipboard (Function)
Writes text or image information into the system clipboard.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HCloseConnection (Example)
Usage example of the HCloseConenction function
WordCount (Function)
Returns the number of words in a string.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HPrevious (Function)
Positions on the previous file record according to a browse item.