ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
iPrintImage (Function)
Sends the image file to print to the print buffer.
GeometryOverlap (Function)
Determines whether two geometries overlap.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
How do I run a table with a filter?
How to discover WINDEV Mobile?...
14. Controls in practice
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDescribeConnection (Function)
Describes a new connection to an external database.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.