|
|
|
|
|
|
Category: WINDEV executable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When your application is fully described (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 running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The operating mode of an executable allows you to define whether the executable can be used by one or more users... |
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters... |
|
|
|
|
|
|
It will be a self-contained executable if the following elements are included in the executable... |
|
|
|
|
|
|
When creating the executable, you have the ability to choose the languages that will be included in the executable... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|