ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rights on the virtual directory
14. Generation modes
Generation modes...
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Filtering the headers and the content of a Pivot Table
By default, the contents of a Pivot Table control are calculated using all the data from the tables used as a data source......
Word Processing control events
WINDEV manages the following events by default......
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......
Sorts in a report
The sort is used to organize the information displayed in the report......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
nWDSetParentNext
Set the parent of the next window to open......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
11. Choosing the action of a button/link
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WINDEV applications for Linux: Specific features