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.
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 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.
New products brochure 27: WINDEV Mobile new products
New features in WINDEV Mobile 27 presented in the New Features brochure.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
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]...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
grTitle (Function)
Modifies the caption and/or position of the chart title....
Type (Property)
The Type property gets and sets the type of an element.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Modified (Property)
The Modified property lets you know if an element has been modified.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
Note (Property)
The Note property is used to get and change a text associated with an element.
zipListFile (Function)
Returns the list of files found in an archive.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
fListResource (Function)
Lists the resources integrated to the application.
fCopyDir (Example)
Usage example of the fCopyDir function
zipOpen (Function)
Opens an existing archive.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HDescribeConnection (Function)
Describes a new connection to an external database.
grLegend (Function)
Indicates the presence and position of legend in a chart.