ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
PicClose (Function)
Closes the image found in an Image Editor control.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<Code Editor>.Replace (Function)
Finds and replaces a string in the Code Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Properties of a help page
The characteristics of a help page are used to define......
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Error 203: The procedure already has a scope attribute (local or global)
Events associated with ListView controls
List of events associated with ListView controls...
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......