ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Creating the menus for the windows of the WINDEV RAD pattern
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern