ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Word Processing control events
WINDEV manages the following events by default......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
18. Management of business rules
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Error 31: The file to include is not found. Check the name and path ...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Types of Edit controls
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
nWDSetParentNext
Set the parent of the next window to open......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......