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...
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Events associated with framesets
List of events associated with framesets...
Native SQL Server Connector for WINDEV and WEBDEV 2024
Native Oracle Connector for WINDEV and WEBDEV
Activation key management functions
The following functions are used to manage activation keys:...
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Constants for external files
List of constants used by the functions for managing external files....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Z-index of a control
All the controls in a window or report have a different z-index......