AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

<Source>.ExtractMemo (Función)
Extrae el contenido de un campo Memo binario de una tabla, consulta o vista HFSQL a un archivo físico (en el disco).
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic calculations......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Compruebe las páginas "Diseño Web con capacidad de respuesta
Los Page s en modo Responsive Web Design pueden comprobarse como cualquier otro WEBDEV Page en el navegador de su elección......
Reporte basada en un control Agenda
Un reporte basado en un control Agenda sirve para imprimir directamente la información que aparece en el control Agenda...
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos......
Generar una description de un archivo de datos a partir de una ventana o de un Page
Cuando diseñas un prototipo rápido, a menudo creas ventanas (o páginas) sin definir ningún archivo de datos.......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
<Page>.Exist (Función)
Permite saber si existe un contexto Page en el servidor (es decir, si se ha abierto el Page).
InvalidInputShowIcon (Función)
Muestra un ícono de error al lado de un control Campo de entrada para indicar que la entrada no es válida.
Aplicación Single Page
Una "Single Page App" es una aplicación Web (Internet o INTRANET) cuyos todos los Page s están agrupados en un único Page......
¿Cómo incluir el pago seguro en un sitio WEBDEV?
Esta página de ayuda explica cómo añadir un pago seguro a un sitio WEBDEV.......
<Page>.DisplayPopup (Función)
Muestra una Page WEBDEV como una ventana emergente en la Page actual con un efecto OVI (Oscurecimiento de Ventanas Inactivas).
PopupDisplayPage (Función)
Muestra una Page WEBDEV como una ventana emergente en la Page actual con un efecto OVI (Oscurecimiento de Ventanas Inactivas).
Token (Property)
La propiedad Token permite manipular los diferentes tokens asociados a un control Campo de entrada de tipo "Tokens de texto".
InvalidInputShowTooltip (Función)
Muestra un aviso de error en un tooltip debajo de un control Campo de entrada para indicar por qué la entrada no es válida.
TokenCurrentInput (Property)
La propiedad TokenCurrentInput permite leer o cambiar el valor que se está introduciendo en un control Campo de entrada de tipo "Tokens de texto".
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....