ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. When to use the debugger?
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.