ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Interactive notification management functions
Constante de gestion des notifications interactives...
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<Toast>.Display (Function)
Displays a "Toast" message.
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Internal component
An internal component is a set of elements from a project......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Python functions
The Python functions are as follows......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HOnError (Function)
Customizes the management of HFSQL errors.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Functions for managing RTF controls
List of functions for managing RTF controls...