ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: WINDEV executable
12 results
Creating an executable
When your application is fully described (windows, reports, queries, etc.)...
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable...
Creating an executable: General options
The main executable options are as follows...
Creating an executable: How it works and the library
The operating mode of an executable allows you to define whether the executable can be used by one or more users...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer.
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Creating an executable: Table directory
Two types of directories can be configured when creating the executable...
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL...
Executable: Saving the project
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters...
Self-contained executable
The executable will be stand-alone if the following elements are included in the executable...