ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating links
Links help users navigate the help system......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Report viewer: Proposing several reports
In the document preview, end users can......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
SCM: Repository versions
There are different versions of the SCM repository......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Examples for using the OLE DB provider for HFSQL
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
The Cell control
The Cell control contains controls......
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....