ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Interactive notification management constants
Interactive notification management constants...
NotifListCategory (Function)
Lists the notification categories of the application.
NationFramework (Function)
Defines or identifies the language of the framework.
.NET Assemblies
.NET is Microsoft's software development platform......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing
Error 1035: A class used in a structure must have a constructor without parameter...
Error 30: An exception process cannot be declared inside another exception process...
Error 1036: A class used in an array must have a constructor without parameter
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Error 39: The END statement marking the end of declaration of the composite variable is missing