ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserType (Function)
Returns the type of browser used by the Web user.
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Version (Property)
The Version property is used to get and change the version of an element.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ArrayCopy (Function)
Copies the content of an array to another array.
DurationToString (Function)
Converts a duration to a character string in the specified format.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SysMetric (Function)
Returns the resolution of a specific element.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
fListFile (Example)
Usage example of the fListFile function
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
HState (Example)
Usage example of the HState function
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....