ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Border management constants
List of constants used by the border functions....
New (Reserved word)
New is used to allocate memory space...
Style sheet
A style sheet ("......
HFSQL Client/Server: Configuring the server
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WDINT, WDTRAD and WDDIXIO: Translation tools
Native Sybase Connector for WINDEV and WEBDEV 2024
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
2. UML models
2. UML models
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......