ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Back button
5 results
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited...
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...
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect...
The RepeatString Looper control: Customized synchronization
How to manage the synchronization between:
  • the page displayed in the browser. This page contains a RepeatString Looper control displaying records from an HFSQL table.
  • the corresponding page context found on the server.