ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
New features in WINDEV Mobile 2026
WINDEV Mobile 2026 is now available.
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: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
WINDEV Mobile 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
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...
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2026 Tutorial - Table of contents
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 ...
New Features brochure - Version 28: New features in WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features 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...
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...
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]...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Event
The Event keyword can correspond to:
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
HTML (Property)
The HTML property is used to configure the use of HTML content.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
ThreadEnd (Function)
Ends the execution of the current thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.