ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
.NET object
To access a class......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Creating a window skin template
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
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......
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.
EventClose (Function)
Closes a synchronization event between several threads.