ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by inAppListProductInfo
Procedure ("Callback") called by inAppListProductInfo when the product details are received.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
1
4
5
6
7
8
48
>