ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on state-transition diagrams
The following paragraphs explain......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Operations performed on use case diagrams
The following paragraphs explain......
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Service management functions
List of functions for managing services...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Spelling check functions
The following functions are used to manage the spelling checker:
<Document variable>.Save (Function)
Saves a document as a "docx" file.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Find/Replace in the current project
The "Find/Replace" feature is used to......
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.