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...
Mouse functions
List of functions for mouse management...
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Image control
The Image control is used to......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
KeyPressed (Function)
Checks which key is pressed.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
WINDEV License Agreement
WINDEV License Agreement...
W3C standardization
You must comply with the W3C standard (HTML 4......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.