ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The Sidebar control
The Sidebar control gives access to different options......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
ERR_NO_WDADMIN
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Handling an internal component
An internal component is a set of elements from a project......
Error 301: Unknown identifier
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
6. Editing a page: zoning mode
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Error 1012: The class member is not global: it cannot be accessed from a global method
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
2. Projects in practice
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......