ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Events associated with formatted display controls
List of events associated with formatted display controls...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
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......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<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.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
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......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
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.
ERR_NO_DLLEXE
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......