ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
LoWord (Function)
Returns the two low bytes of an integer.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
HiWord (Function)
Returns the two high bytes of an integer.
MatExist (Function)
Checks the whether the matrix exists in memory.
BrowserType (Function)
Returns the type of browser used by the Web user.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......