ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enabled (Property)
The Enabled property enables or disables an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Alignment
The Alignment property is used to align elements.
Success (Property)
The Success property indicates whether the operation was successful.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Version (Property)
The Version property is used to get and change the version of an element.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
ServiceStop (Function)
Stops a service.
Error 705: The property does not exist on this type
Error 704: The property does not exist on
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
NFC functions
Functions used to manage the NFC standard...
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.