ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Option (Property)
The Option property is used to get and change certain options.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
Size (Property)
The Size property is used to determine and change the size of an element.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Constants for manging the replication
List of constants used by the functions for managing the replication....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).