ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
24. Displaying and linking pages
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
1. What is a website?
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Managing main window menus
A main menu is necessarily associated with a window......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Utility components
WINDEV includes several utility components that allow you to handle data directly......