ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 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...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
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]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Events associated with framesets
List of events associated with framesets...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
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:...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial 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:
Constants for external files
List of constants used by the functions for managing external files....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
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).
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Events associated with a Spreadsheet control
Z-index of a control
All the controls in a window or report have a different z-index......
nWDSetParentNext
Set the parent of the next window to open......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......