ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
TelemetrySendData (Function)
Sends telemetry data immediately.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HAddGroup (Function)
Adds a group of users.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.