ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<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.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Telephony constants
List of constants used by telephony functions...
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......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......