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]...
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Camera control properties
You can manipulate Camera controls in a window using the following WLanguage properties......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Select query description window: Items used
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.