ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
dCircle (Example)
Usage example of the dCircle function
QuickActionAdd (Function)
Adds a new quick action to the application.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Error 802: Invalid syntax for this function
SQLExec (Example)
Usage example of the SQLExec function
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
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.).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
ServiceRestart (Function)
Restarts a service (already started).
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
13. Generation modes
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
ContactAdd (Example)
Usage example of the ContactAdd function