ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
gImageExists (Function)
Checks whether an image was loaded in memory.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
iCurrentFile (Function)
Returns the name of the file currently generated.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoFind (Function)
Finds documents in a MongoDB collection.