ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Example)
Usage example of the DnDEvent function
Events associated with control templates
List of events associated with control templates...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
DnDCursor (Example)
Usage example of the DnDCursor function
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
29. SEO in practice
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.
Programming custom calculations in Table controls
fImageSelect (Function)
Opens the image picker of Windows.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ControlClone (Function)
Creates a new control from an existing control.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......