ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mouse management functions
List of functions for mouse management...
The Image control
The Image control is used to......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
.NET application
To create a.NET application from a project......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
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.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
.NET Assemblies
.NET is Microsoft's software development platform......
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......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iParameter (Function)
Retrieves the printer configuration and configures the print.
dCopyImage (Example)
Usage example of the dCopyImage function
Window controls
Several types of controls can be used in a window, ......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iGroupAdd (Function)
Adds a report to a group of reports.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Drawing constants
List of constants used by the drawing functions....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....