ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Native Access to SAP
SAP is a widely used ERP......
Typecasting of parameters
The description of the parameter type is optional......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
5. HFSQL Client/Server
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
23. Print modes
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).