ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPGetMute (Function)
Retrieves the 'Mute' status 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....
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
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).
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
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.