ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
fSelectDir (Function)
Opens a directory picker.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Conversion (Function)
Converts a value from a unit to another one.
API (Function)
Runs a function found in an external DLL.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Creating the menus for the windows of the WINDEV RAD pattern
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
MySelf (Reserved word)
MySelf is used to handle the current control...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.