ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
General environment of WINDEV
New features in WINDEV 2025
WINDEV 2025 is now available!
WINDEV 2025 Tutorial - Table of contents
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
New products brochure 28: WINDEV new products
New features in WINDEV 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...
InWindowsMobileMode (Function)
Indicates whether the code is run:
  • from a Windows Mobile application.
  • from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
Functions for handling commands in console mode
Functions for handling commands in console mode.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode.
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]...
Environment of the project editor
The main elements of the project editor are as follows:
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with an Organization Chart control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...