ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Analysis links
The links are used to link the files found in an analysis between themselves......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Constants for managing animations
List of constants used by the functions for managing the animations...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (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.
<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.
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......