ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 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...
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
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...
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
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.
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]...
(No title )
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Example for creating a select query
This help page explains how to create two select queries......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Warning 124: Shadowing a global variable
Socket constants
List of constants used by the functions for socket management....
Error 102: The constants can be defined in the initialization code of project, ...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
ERR_NO_DLLEXE
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Debugging functions
List of debugging functions...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
12. Retrieving data from a site
1. Managing emails
WINDEV includes multiple methods to manage emails...