ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyPage (Reserved word)
MyPage is used to handle the current page...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records...
The Tab control
The Tab control is used to simultaneously display different controls......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The Clickable Image control
The Clickable Image control can be used to......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Reports
A report provides a custom view of data......
Report controls
Several types of controls can be handled in a report created by the report editor......
Window controls
Several types of controls can be used in a window, ......
Changing sites from AWP to SEO-ready session mode
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Specific features of the Express version
Telemetry: Main features
Windows
The windows represent the main interface of a WINDEV application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
The pages
Pages are the main interface of a WEBDEV site......
Specific features of the Express version