ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.