ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Error 204: using a parameter without optional value after parameters ...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Constants used by the the functions for managing the HFSQL Cluster
HSL (Function)
Creates a color from its hue, saturation and lightness.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Handling Gantt Chart controls programmatically
Sub-query
A sub-query is a query whose result is used by another query......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ExeRemoteRun (Function)
Starts running a remote program from the current application.