ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Environment of the query editor
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
UploadStart (Function)
Starts sending the selected files into an Upload control.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
iPrintReport (External language)
Prints a report created with the report editor.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....