ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateDifference (Function)
Calculates the number of days between two dates.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
StatCovariance (Function)
Calculates the covariance between two series of values.
The different types of integers
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Telephony constants
List of constants used by telephony functions...
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Error 120: Redefinition of the structure
TopMargin (Property)
The TopMargin property sets the top margin of an element.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
Example for creating a select query
This help page explains how to create two select queries......
fCompare (Function)
Compares the content of two files bit by bit.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
HDescribeLink (Function)
Describes a link between two data files through programming.
GrantType (Property)
The GrantType property gets the grant types available.