ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
TimeZone (Property)
The TimeZone property is used to set the time zone.
Domain
The Domain property is used to get and change domains.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Move
The Move property determines if an element can be moved.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......