ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: WINDEV executable
12 results
Once the development of your WINDEV application is completed (windows, reports, queries, etc.
Two types of directories can be configured when creating the executable...
The main executable options are as follows...
The version information of an executable corresponds to the information visible in the Windows file explorer.
When creating the executable, you have the ability to choose the languages that will be included in the executable...
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)...
The operating mode of an executable allows you to define whether the executable can be used by one or more users...
Each WINDEV function is associated with a WINDEV DLL...
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...
WINDEV allows you to automatically save the different application parameters...
The executable will be stand-alone if the following elements are included in the executable...