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]...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
X (Property)
The X property gets and sets the X-coordinate of an element.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
Text (Property)
The Text property is used to get and modify text.
Title (Property)
The Title property is used to get and change the title of an element.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Right (Function)
Extracts the last characters from a string or string buffer.
ThreadState (Function)
Returns the current status of a thread.
Height (Property)
The Height property is used to get and change the height of an element.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
ToastDisplay (Function)
Displays a "Toast" message.
Width (Property)
The Width property is used to determine and change the width of an element.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
zipExist (Function)
Used to find out whether an archive exists.
EventDestroy (Function)
Explicitly destroys an event.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
grOrientation (Function)
Modifies the orientation of chart axes.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.