ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
BeaconStopPreciseDetection (Function)
Stops the Beacon detection started by BeaconDetectPrecise.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....