ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
Composite variable
A composite variable contains different types of elements (members)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Analysis links
The links are used to link the files found in an analysis between themselves......
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
14. Generation modes
Generation modes...
13. Generation modes
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...