AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 851-875 de 1062 para page
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...
Menú Page
WEBDEV le permite crear un menú desplegable en sus páginas HTML....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Creating a Responsive Web Design page
Websites can be viewed on several platforms...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Displaying a page in a WEBDEV website
Displaying a new page in a WEBDEV website can be done according to several methods ...
Page (Property)
La propiedad Page permite manipular la página cargada en el control Página WEBDEV.
Page contexts
In a Windows application, the information relative to a window is stored with the window...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files...
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
Importing DreamWeaver elements into a WEBDEV website
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
SourceFromPage (Function)
Automatically updates:
  • the value of the items in a data file with the value of the controls in the page.
  • the value of the WLanguage variables with the value of the page controls.
Handling the framesets
The different operations that can be performed on the framesets are as follows...
Propiedades asociadas a una página
The pages
Pages are the main interface of a WEBDEV website...
Profundizar en las ventanas, páginas e informes
WINDEV, WINDEV Mobile y WEBDEV permiten crear interfaces personalizadas con el editor de ventanas y el editor Page...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms ...
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Reset (Function)
Reinitializes:
  • all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
  • the controls found in a group of controls, a supercontrol, an internal window or an internal page.
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Events associated with pages
List of events associated with pages
Referring to an element in a WLanguage event / process
Referencias cruzadas en el editor de código
Las referencias cruzadas en el editor de código se utilizan para identificar........
Width (Property)
El Ancho Property se utiliza para determinar y modificar el ancho de un elemento.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
zipChangePath (Example)
Usage example of the zipChangePath function
HReadSeek (Example)
Usage example of the HReadSeek function
fOpen (Example)
Usage example of the fOpen function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HConnect (Example)
Usage example of the HConnect function
dbgAssert( Función)
Permite detectar y señalar los posibles errores a través de una programación asertiva.
Descripción del proyecto: Pestaña avanzada
La ventana del proyecto description le permite configurar varios elementos de su proyecto......
Sobrecargar una función WLanguage o utilizar una función WLanguage en una consulta SQL
WLanguage incluye la palabra clave "WL"......
Diferentes métodos de diseño de página
Tutorial - Anclajes, zoning y layouts Diferentes métodos de composición de páginas - 30 min
4. Agregar un producto
Tutorial WEBDEV - Crear un sitio web con procesos de back office Lección 4 - Agregar un producto...
Modelado inverso de herencias
Tus ventanas o tus páginas usan plantillas de ventanas, páginas o control, ¿y quieres averiguar...
HCloseConnection (Example)
Usage example of the HCloseConenction function
zipExtractFile (Example)
Usage example of the zipExtractFile function
XMLDocument (Example)
Usage example of the XMLDocument function
Gestión de los calendarios de Google
El servicio Google Calendar es una aplicación INTERNET proporcionada por Google que se utiliza...
WDInst: Opciones adicionales (resumen, licencia, etc.)
Al instalar la aplicación, tiene la posibilidad de mostrar.......
Creación de las páginas de relaciones de un patrón WEBDEV RAD
Añadir un elemento al repositorio de SCM
Cuando se añade un elemento al repositorio de SCM (Administrador de Código Fuente), se añade...
WDStatistics: Uso de WDStatistic
WDStatistics puede utilizarse una vez importados los archivos de registro......
2. Desarrollo web y WEBDEV
Tutorial WEBDEV: Presentación de WEBDEV Lección 2: Desarrollo web y WEBDEV - 10 min
2. El administrador de WEBDEV en la práctica
fRead (Example)
Usage example of the fRead function