ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using .NET assemblies in a project
To use .NET assemblies in a project......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Constants for external files
List of constants used by the functions for managing external files....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
fAttribute (Function)
Returns or modifies the attributes of a file.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
.NET Assemblies
.NET is Microsoft's software development platform......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Tangent (Function)
Calculates the tangent of an angle.
Error 25: No THEN statement is associated with this IF
CoTan (Function)
Calculates the cotangent of an angle.