ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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.
fShortName (Example)
Usage example of the fShortName function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
fDelete (Example)
Usage example of the fDelete function
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, ......
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent 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....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Using .NET assemblies in a project
To use .NET assemblies in a project......
fTempPath (Example)
Usage example of the fTempPath function
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Accessibilité (Property)
iParameterViewer (Function)
Configures the report viewer.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
ToastDisplay (Function)
Displays a "Toast" message.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.