ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPRun (Function)
Runs a procedure on a SOAP server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
DotNetRun (Function)
Runs a procedure on a .Net server.
WLanguage procedure called by AddLink
Procedure ("Callback") called by AddLink.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
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....
<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.
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......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
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).
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.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
1
4
5
6
7
8
49
>