AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Funciones WLanguage disponibles en PHP
Algunas funciones de WLanguage no están disponibles en PHP......
WEBDEV 28: Novedades de WLanguage
En la versión 27, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen......
TreeView control linked to a data file
TreeView control fields can be linked directly to data....
Visualización de una página en un sitio WEBDEV
La visualización de una nueva página en un sitio WEBDEV puede realizarse según varios métodos.......
WINDEV 28: Novedades de WLanguage
En la versión 27, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen......
Compass (Property)
The Compass property is used to: show or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
StatusBar (Property)
The StatusBar property is used to: determine whether or not the status bar is displayed show or hide the status bar of a window....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HUpdateView (Función)
Crea o actualiza la descripción de una vista SQL o vista materializada del análisis a un servidor HFSQL.
<Variable Connection>.UpdateView (Función)
Crea o actualiza la descripción de una vista SQL o vista materializada del análisis a un servidor HFSQL.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Events associated with SilverLight control
List of events associated with SilverLight controls...
Procedimiento WLanguage llamado por la función DeepLinkProcedure
Procedimiento WLanguage ("callback") llamado por la función DeepLinkProcedure cuando el usuario hace clic en un enlace profundo con una URL de destino asociada a la aplicación.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
La aplicación .NET
Aplicación Cliente: Ejecución de procedimientos en un servidor SOAP
WINDEV incluye varias funciones SOAP.......
¿Cómo crear una consulta SQL para contar?
Esta página de ayuda explica cómo crear una consulta de recuento con el editor de consultas....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
<Window>.ToFile (Función)
Se actualiza automáticamente: los valores de los elementos de una tabla en memoria con los valores de los controles de la ventana. Los elementos de la tabla vinculados a los controles de la ventana se actualizan automáticamente con los valores de dichos controles. el valor de las variables WLanguage con el valor de los controles de la ventana. Las variables WLanguage vinculadas a los controles de la ventana se actualizan automáticamente con los valores de dichos controles. Esta función también está disponible para las páginas WEBDEV....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....