ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The planes (in a window or in a report)
The planes are used to group the window controls......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
The HTML Display control
The HTML Display control displays a web page in an application......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Setup directory
The setup wizard allows you to configure the setup directory of application....
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Reports
A report provides a custom view of data......
Print modes of a report
Several print modes are available for a report....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Handling menu options programmatically
The menu options can be handled......
Managing main window menus
A main menu is necessarily associated with a window......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Analysis links
The links are used to link the files found in an analysis between themselves......
Data model editor: types of links
Several types of links can be found between the files......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
.NET Assemblies
.NET is Microsoft's software development platform......
Using .NET assemblies in a project
To use .NET assemblies in a project......