ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Automatic Application Features
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Unnecessary confirmation dialogs? Use automatic validation
A window can remain open indefinitely, waiting for an action (e.g., conformation of changes). In some cases, if the current action is not completed, the corresponding information may be blocked for other users.
An 'Automatic validation' button is used to automatically validate (or cancel) an action after a given period of time (between 1 second and 15 minutes).
To configure the timer on one of the application buttons:
  1. Right-click the button the open the context menu and select "Automatic validation...".
  2. Select the time for the automatic validation:

  3. The Timer button will be automatically triggered whenever the window is used.
Remark: You can remove the timer set on a button at any time by selecting "Cancel automatic validation" in the context menu of the button.
Comments
Click [Add] to post a comment

Last update: 10/24/2022

Send a report | Local help