AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 901-925 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
Creación de las ventanas de la tabla del patrón WINDEV RAD
Propiedades del control Mapa
Las siguientes propiedades se pueden utilizar con los controles Mapa:...
HOpenConnection (Example)
Usage example of the HOpenConnection function
2. Mostrar una lista de productos
Tutorial WEBDEV - Crear un sitio web con procesos de back office Lección 2 - Mostrar una lista...
upnpDevice (Tipo de Variable)
El tipo upnpDevice permite definir las características avanzadas de un dispositivo UPnP.
InfoVersion (Tipo de Variable)
El tipo InfoVersion permite conocer las características de una versión específica...
Editor de código: Entrada predictiva
El siguiente mecanismo permite a los desarrolladores escribir código WLanguage más fácilmente...
Los gráficos
Para incluir gráficos en sus aplicaciones o en sus sitios, WINDEV, WEBDEV y WINDEV Mobile...
Propiedades asociadas a un control Tabla TreeView
Lista de propiedades associated con el control Tabla TreeView...
Conector Nativo Sybase: Características específicas y observaciones
Los siguientes párrafos presentan los principales aspectos y características específicas...
Despliegue de una aplicación a través de App Store
El despliegue en la App Store es el modo más común de implementación......
Usar WebSockets con el servidor WebSocket
El protocolo WebSocket proporciona un canal de comunicación a través de un socket TCP...
Propiedades de control Interruptor
Creación de las ventanas de formulario de un patrón WINDEV RAD
Constantes de Notas adicionales
Lista de varias constantes utilizadas por las constantes funciones WINDEV....
El control multimedia
El control multimedia se utiliza para reproducir archivos multimedia......
Eventos Action Bar control
¿Cómo desarrollar un sitio para Linux?
El método para desarrollar un sitio para Linux es idéntico al método para desarrollar un sitio...
Creación de los menús para las páginas del patrón WEBDEV RAD
HChangeConnection (Example)
Usage example of the HChangeConnection function
Firmar aplicaciones iOS
La firma de una solicitud es obligatoria desde Xcode 8......
Propiedades de control Barra de progreso
Lista de propiedades associated con el control Barra de progreso...
Conector xBase/FoxPro nativo
WINDEV y WEBDEV proponen un módulo Native xBase/FoxPro Connector (o Native xBase/FoxPro Access)......
Control Banner deslizante
El control Banner deslizante permite mostrar sucesivamente varios contenidos, ya sea de forma...
Creación de las ventanas de visión del patrón WINDEV RAD