ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
First project window
IF statement
The conditional IF statement allows you to run an action according to a condition...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
PopupAnimate (Function)
Displays a popup in a page cell.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Constants for object visibility
List of constants for managing the visibility of an object....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
iMargin (Function)
Defines the "logical" print margins.