ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
First project window
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
2. Analysis in practice
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
EventClose (Function)
Closes a synchronization event between several threads.
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.
FolderData (Function)
FolderData is kept for backward compatibility.
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...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Input (Function)
Displays a message allowing the user to type an information.
.NET application
To create a.NET application from a project......