ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Report templates
...Report templates are used to easily standardize report layouts....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Image control in a page
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
MQTT constants
Constants used by the MQTT functions...
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
iPrintReport (External language)
Prints a report created with the report editor.
7. Dynamic site on specific configurations
11. Window templates
WINDEV Mobile allows you to create window templates....
fWriteLine (Example)
Usage example of the fWriteLine function
Environment of the data model editor
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Set of procedures
The global procedures are grouped in set of procedures......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Designing a supercontrol
A supercontrol is an advanced type of control......