ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project portfolio
From version 25, you can create "project portfolios"......
Error 810: * can only be used for a parameter with a default value
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
SOAPRun (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.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
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.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
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.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
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.
1
4
5
6
7
8
144
>