ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Visible (Property)
The Visible property sets the visibility of an element.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Warning (Function)
Displays a custom message in a system warning window.
Operations performed on deployment diagrams
The following paragraphs explain......
Surround code fragments
You can surround code fragments with a condition, structure, etc....
dbgEndRecording (Function)
Stops recording the scenario.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
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......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.