ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The Image control
The Image control is used to......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
WINDEV License Agreement
WINDEV License Agreement...
KeyPressed (Function)
Checks which key is pressed.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
W3C standardization
You must comply with the W3C standard (HTML 4......
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.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
12. External component in practice
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
13. External component in practice
External component in practice...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Tangent (Function)
Calculates the tangent of an angle.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
.NET Assemblies
.NET is Microsoft's software development platform......
CoTan (Function)
Calculates the cotangent of an angle.