|
|
|
|
|
|
|
|
|
|
|
|
| Category: WINDEV executable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Two types of directories can be configured when creating the executable... |
|
|
|
|
|
|
|
| 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, tables... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The Security Center lets you manage the sessions and licenses associated with your executables. |
|
|
|
|
|
|
|
| Security Center: Questions/Answers |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|