AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Back button
5 resultados
Configurar el botón "Atrás" del navegador
El botón "Atrás" del navegador permite a los internautas visualizar las páginas ya visitadas...
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file...
Gestión de la sincronización
Para cada acción realizada en una página, el mecanismo de sincronización de páginas comprueba automáticamente la sincronización....
Impedir el uso del botón "Atrás" del navegador
Si se utiliza el botón "Atrás" del navegador para mostrar la página anterior, esta acción no tendrá ningún efecto...
The RepeatString Looper control: Customized synchronization
How to manage the synchronization between:
  • the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
  • the corresponding page context found on the server.