AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 826-850 de 1061 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
Color (Property)
El Color Property se utiliza para obtener y cambiar el color de un elemento.
SQLTransaction (Example)
Usage example of the SQLTransaction function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Propiedades de control Casilla de verificación
Se pueden utilizar varias propiedades WLanguage en los controles de Check Box que se encuentran...
Creación de las páginas de formulario de un patrón WEBDEV RAD
Acceso a una base de datos en modo local (SQLite)
WEBDEV permite a un sitio crear y acceder a una base de datos creada por el navegador en el equipo...
Traducir la interfaz a varios idiomas
Una vez seleccionados los idiomas, la información que se muestra en la aplicación debe traducirse...
6. Administrador de Código Fuente (SCM)
Para simplificar el trabajo en equipo, WINDEV Mobile incluye un Administrador de Código Fuente....
EmailReadNext (Example)
Usage example of the EmailReadNext function
UploadStart (Función)
Inicia el envío de los archivos seleccionados a una control Upload.
HSubstDir (Example)
Usage example of the HSubstDir function
OpenSister (Example)
Usage example of the OpenSister function
Constantes para la gestión de los diagramas de Gantt
htmlDocument (Tipo de Variable)
El tipo htmlDocument se utiliza para definir todas las características avanzadas de un HTML...
FTPConnect (Example)
Usage example of the FTPConnect function
fSeek (Example)
Usage example of the fSeek function
HAdd (Example)
Usage example of the HAdd function
Height (Property)
El Altura Property se utiliza para get y cambiar la altura de un elemento.
SQLConnect (Example)
Usage example of the SQLConnect function
zipFileSize (Example)
Usage example of the zipFileSize function
Propiedades associated con las roturas de un control Looper
Se pueden utilizar varias propiedades con las roturas que se encuentran en una control Looper.......
Propiedades associated con las roturas de un control Tabla
Se pueden utilizar varias propiedades con las roturas que se encuentran en una control Tabla.......
Menú contextual de los controles del diagrama de Gantt (AAF)
Cada control Diagrama de Gantt en una ventana tiene un menú Default que está disponible...
HOnError (Función)
Personaliza la gestión de errores HFSQL.