ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack 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.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
18. Order of execution of the code of buttons/links
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
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.).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WDXView : Use
This help page presents the different features of WDXView......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
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......
Describing an element
A flexible modeling includes different elements linked together......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......