ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
IsOdd (Function)
Identifies an odd number.
HCloseAnalysis (Function)
Closes the current analysis.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
Modulo (Reserved word)
Returns the remainder of a division.
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.
Multimedia constants
List of constants used by the multimedia functions....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......