ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code 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.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
<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.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
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.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ForbiddenFunctions (Property)
The ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code Editor control, or with the Compile, ExecuteCode or EvaluateExpression functions.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
SQL functions: Special case
List of SQL functions: Special case...
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....