ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
iPageEnd (Function)
Forces the move to the next page during the report print.
Move
The Move property determines if an element can be moved.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
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.
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.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.