ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and handling an item
The main operations that can be performed on an item are as follows......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Defining clickable areas
In a page, an Image control can contain clickable areas......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
WEBDEV styles
WEBDEV styles are advanced styles......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
BackgroundTaskAdd (Function)
Adds a new background task.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......