ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HExecuteProcedure (Function)
Runs a stored procedure.
WLanguage procedure called by AddLink
Procedure ("Callback") called by AddLink.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
DotNetRun (Function)
Runs a procedure on a .Net server.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by inAppRestorePurchases
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
1
3
4
5
6
7
48
>