ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Telemetry: Main features
HiWord (Function)
Returns the two high bytes of an integer.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Task list
Each project can be associated with a task list......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
PageDisplay (Function)
Displays a web page in the user's browser....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....