AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones específicas de la Web / Funciones Ajax
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
Versión mínima requerida
  • Versión 10
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 23/01/2023

Señalar un error o enviar una sugerencia | Ayuda local