ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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....
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Report based on a query
Queries are used to easily select records in one or more tables......
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.
iPrintReport (Function)
Prints a report created with the report editor.
Error 802: Invalid syntax for this function
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
iParameterReport (Function)
Configures the printer by opening the configuration window.
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.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
HExecuteProcedure (Function)
Runs a stored procedure.
HConnect (Example)
Usage example of the HConnect function
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.