|
|
|
|
|
|
Categoría: Executable functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Abre: - el formulario de una aplicación en Android (Play Store), iOS (App Store) o Windows (Windows Store) para que el usuario le dé una marca y/o a comment la.
- el formulario para configurar las compras In-App de una aplicación.
|
|
|
|
|
|
|
Allows you to automatically start a WINDEV application when a specific event occurs.
|
|
|
|
|
|
|
Detiene la ejecución automática de una aplicación WINDEV. |
|
|
|
|
|
|
Lista de constantes utilizadas por las funciones para la gestión de ejecutables. |
|
|
|
|
|
|
Devuelve información sobre el proceso actual. |
|
|
|
|
|
|
Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
Devuelve la lista de aplicaciones actualmente en ejecución. |
|
|
|
|
|
|
Devuelve o modifica la prioridad de una aplicación actualmente en ejecución. |
|
|
|
|
|
|
Starts running a remote program from the current application. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
Allows you to find out whether a 32-bit application is already run. |
|
|
|
|
|
|
Terminates execution of a 32-bit application on the current workstation: all instances of the executable are "killed". |
|
|
|
|
|
|
WINDEV, WEBDEV y WINDEV Mobile proponen diferentes funciones para la gestión de ejecutables desde una aplicación WINDEV, desde una aplicación WINDEV Mobile o desde un sitio web WEBDEV... |
|
|
|
|
|
|
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun. |
|
|
|
|
|
|
Ends the application and restarts it. |
|
|
|
|
|
|
Opens a document in its associated application. |
|
|
|
|
|
|
Opens a popup allowing you to select the application that will be used to share a resource (text or document). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|