ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......