ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
FileDisplay (Function)
Displays a file in the browser of Web user.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
fCurrentDir (Function)
Identifies or modifies the current directory.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Functions for managing images
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Functions for managing images (prefix syntax)
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Description (Property)
The Description property is used to get and change the page description.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.