ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
End of break block
The End of break block is optional......
fCurrentDir (Function)
Identifies or modifies the current directory.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Functions for managing images
Opens the default Web browser of the current device....