ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
fClose (Example)
Usage example of the fClose function
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
BTLECharacteristicChangeOfValue (Function)
Enables or disables detection of changes in the value of a Bluetooth Low Energy characteristic.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.