ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
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......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
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 in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Telemetry: Main features
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
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.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Changing sites from AWP to SEO-ready session mode
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.)......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......