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, ......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
iPrintReport (Function)
Prints a report created with the report editor.
iLine (Function)
Prints a line at specified coordinates.
iBorder (Function)
Prints a border at specified coordinates.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
DocPrint (Function)
Prints a document in "docx" format.
iPrintArea (Function)
Prints a text in a rectangular area.
iPrintReport (External language)
Prints a report created with the report editor.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
ERR_LAUNCH_FAILED
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
3. Site development life cycle
Installing and starting WDTRAD
Binding a Combo Box control to an item
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.