|
|
|
|
|
|
|
|
|
|
|
|
| Categoría: Miscellaneous WEBDEV functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Llama a un script ASP externo y devuelve la página de resultados en la ventana actual del navegador. |
|
|
|
|
|
|
|
| Llama a un script.asp externo y devuelve el resultado en una cadena. |
|
|
|
|
|
|
|
| Checks whether the CapsLock key is pressed. |
|
|
|
|
|
|
|
| Returns information about the certificate used by the client computer. |
|
|
|
|
|
|
|
| Returns a color found in the current palette. |
|
|
|
|
|
|
|
| Devuelve el número de instancias del sitio WEBDEV que se ejecutan actualmente en el servidor. |
|
|
|
|
|
|
|
| La descarga es la operación que consiste en guardar en el ordenador del usuario Web un archivo almacenado en el servidor... |
|
|
|
|
|
|
|
| Indica el entorno que utilizará la "Publicación Dinámica" para elegir el conjunto de páginas que se mostrarán. |
|
|
|
|
|
|
|
| Ejecuta un procedimiento retardado (en el WEBDEV Application Server). |
|
|
|
|
|
|
|
| Usage example of the FileDisplay function |
|
|
|
|
|
|
|
| Muestra un archivo en el navegador del usuario. |
|
|
|
|
|
|
|
| Inicia la descarga de un archivo desde el navegador. |
|
|
|
|
|
|
|
| Abre un archivo en el navegador. |
|
|
|
|
|
|
|
| Usage example of the FolderData function |
|
|
|
|
|
|
|
| FolderData se guarda para compatibilidad con versiones anteriores. |
|
|
|
|
|
|
|
Returns the path of the directory containing:- the images,
- the JavaScript files,
- the Java applet files,
- the other files accessible from the browser.
|
|
|
|
|
|
|
|
Atención: al migrar un proyecto de WEBDEV 1.5 a WEBDEV 17: - FolderWeb fue sustituido por FolderWeb_15.
- se genera automáticamente un aviso en su proyecto.
|
|
|
|
|
|
|
|
| Lista de diferentes funciones WEBDEV |
|
|
|
|
|
|
|
| Adds a class into the HTML classes of a control. |
|
|
|
|
|
|
|
| Deletes a class from the HTML classes of a control. |
|
|
|
|
|
|
|
| Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists. |
|
|
|
|
|
|
|
| Runs a JavaScript method (or several chained methods) of the jQuery library on a page element. |
|
|
|
|
|
|
|
| Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
|
| Deletes the association between a WLanguage browser function and an event (implemented by JSEvent). |
|
|
|
|
|
|
|
| Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
|
| Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
|
| Interrumpe el proceso del evento actual.
|
|
|
|
|
|
|
|
| Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
|
| JSON (JavaScript Object Notation) if a light format for exchanging data... |
|
|
|
|
|
|
|
| Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Used to handle specific features on the objects found in the current page. |
|
|
|
|
|
|
|
| Reduce el tiempo necesario para cargar el contenido de los campos HFSQL de tipo "Memo" en el equipo del usuario. |
|
|
|
|
|
|
|
| Muestra el contenido de un archivo de un campo "Memo" en un navegador web. |
|
|
|
|
|
|
|
| To obtain an HSL (SSL) certificate for IIS, follow these steps... |
|
|
|
|
|
|
|
| Llama a un script PHP externo y devuelve la página de resultados en la ventana actual del navegador. |
|
|
|
|
|
|
|
| Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
|
| Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Calls an external script (.asp or .php) and returns the result in a string. |
|
|
|
|
|
|
|
| Enables or disables the "heartbeat" of the current session. |
|
|
|
|
|
|
|
| Activa o desactiva un procedimiento WLanguage llamado en cada petición de una sesión. |
|
|
|
|
|
|
|
| Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
|
| Cuando se utiliza una aplicación de INTERNET, los datos que circulan entre el equipo del usuario de la Web y el servidor de la Web no están protegidos... |
|
|
|
|
|
|
|
| Used to enable or disable the secure SSL mode. |
|
|
|
|
|
|
|
| Devuelve una cadena específica (o un buffer) al navegador del cliente en respuesta a una petición. |
|
|
|
|
|
|
|
| WEBDEV le permite implementar tareas en el servidor directamente.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|