ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
The Wire control
The Wire control is used to visually link 2 controls......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Input (Function)
Displays a message allowing the user to type an information.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).