ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
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.
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....
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).
HSendMessageToClient (Function)
Displays a message on the client computers.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.