ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Tangent (Function)
Calculates the tangent of an angle.
Automatic management of exceptions
The management of exceptions can be customized by process......
CoTan (Function)
Calculates the cotangent of an angle.
.NET application
To create a.NET application from a project......
.NET Assemblies
.NET is Microsoft's software development platform......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Calling a procedure/a function
Syntax for calling a local or global procedure.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.