ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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.
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.
.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....
CoTan (Function)
Calculates the cotangent of an angle.
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 ......
iParameterViewer (Function)
Configures the report viewer.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
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....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
The HTML control
The HTML control displays HTML pages or HTML code......
Window controls
Several types of controls can be used in a window, ......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.