ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
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...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
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.
<Code Editor>.Replace (Function)
Finds and replaces a string in the Code Editor control.