ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
User Groupware files
Two categories of data files are managed......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
PageDisplay (Function)
Displays a web page in the user's browser....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Constants used by the scanner functions
Constants used by the scanner functions...
Bar code constants
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Push notification
A mobile device can receive push notifications......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Types of Edit controls