ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
WLanguage procedure called by SensorDetectChangeAcceleration
Procedure ("callback") called by SensorDetectChangeAcceleration when the acceleration of the device on one of its axes is detected.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Parameters of the procedure used by NearbyShareDiscoverDevice (Result)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice to notify whether or not discovery could be started.