|
|
|
|
|
|
Categoría: WINDEV executable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Una vez que haya terminado de desarrollar su aplicación WINDEV (ventanas, reportes, consultas, etc. |
|
|
|
|
|
|
Two types of directories can be configured when creating the executable... |
|
|
|
|
|
|
When creating the executable, you have the ability to choose the languages that will be included in the executable... |
|
|
|
|
|
|
The main executable options are as follows... |
|
|
|
|
|
|
The operating mode of an executable allows you to define whether the executable can be used by one or more users... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Al final de la creación ejecutable asistente, WINDEV propone hacer automáticamente una copia de seguridad de las fuentes de su proyecto... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|