ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / Duplicated properties
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
They After keyword can correspond to:
  • the After property, which replaces or inserts a procedure after the other procedures in:
    • a variable of type Procedure.
    • an event associated with a control. For more details, see the help on the After property.
  • the AFTER statement, which executes a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. This type of statement is used to call a Webservice asynchronously.
    For more details, see the help on the AFTER statement.
Minimum version required
  • Version 19
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help