ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ModbusDisconnect (Function)
Closes the Modbus session.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
DateToDay (Function)
Returns the day corresponding to a given date.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.