ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetRun (Function)
Runs a procedure on a .Net server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
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....
WLanguage procedure called by AddLink
Procedure ("Callback") called by AddLink.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
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....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....