ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing nested reports
To create a main report containing several secondary reports:...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Specific features of the Express version
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Functions for managing objects (External language)
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
ERR_BAD_CONTEXT_FOUND
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
The HTML Display control
The HTML Display control displays a web page in an application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Resizing a window (AAF)
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
ERR_DISCONNECTED_RELOG
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.