ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Create a page in the editor...
Events associated with formatted display controls
List of events associated with formatted display controls...
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
Font set (WEBDEV website)
The browser support the most common fonts by default......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
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.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
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......
<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.
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......