ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
BrowserType (Function)
Returns the type of browser used by the Web user.
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....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
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.
HState (Example)
Usage example of the HState function
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.