ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
29. SEO in practice
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, ......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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......
2. Projects in practice
DnDCursor (Example)
Usage example of the DnDCursor function
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
DnDEvent (Example)
Usage example of the DnDEvent function
Start of Break block (Break header)
The Start of break block is optional......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
fImageSelect (Function)
Opens the image picker of Windows.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
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....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
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.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Constants for object visibility
List of constants for managing the visibility of an object....