ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Web-specific functions / Ajax functions
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
AJAX management functions
The AJAX functions are as follows:
AJAXAsynchronousCallPendingUsed to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
AJAXAvailableUsed to find out whether the AJAX technology is supported by the current browser.
AJAXCancelAsynchronousCallCancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
AJAXExecuteRuns a server procedure without refreshing the page.
AJAXExecuteAsynchronousRuns a server procedure without refreshing the page.
See also
Minimum version required
  • Version 10
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help