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...
Log (Function)
Calculates the decimal logarithm of a numeric value.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Sin (Function)
Returns the sine of an angle.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
12. External component in practice
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Compatibility between external components and deployed applications
A component can evolve in many ways......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
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....
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......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
13. External component in practice
External component in practice...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Tangent (Function)
Calculates the tangent of an angle.
CoTan (Function)
Calculates the cotangent of an angle.