ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Function)
Runs a function found in an external DLL.
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WDXView : Use
This help page presents the different features of WDXView......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Report based on a query
Queries are used to easily select records in one or more data files......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
iPrintReport (Function)
Prints a report created with the report editor.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
iParameterReport (Function)
Configures the printer by opening the configuration window.
Error 802: Invalid syntax for this function
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.