ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Error 705: The property does not exist on this type
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Error 706: The property does not exist on this type of control
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....