ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
BrowserType (Function)
Returns the type of browser used by the Web user.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
PreviousPage (Function)
Returns the name of the previous page.
DurationToString (Function)
Converts a duration to a character string in the specified format.
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.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
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.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Combination (Type of variable)
A combination is a set of options.
Creating requirements
The following steps must be performed to implement the requirements......
Browser constants
Composite chart
A composite chart is a chart that displays several types of charts......