ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSplit (Function)
Splits a file into several files.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
FileDisplay (Function)
Displays a file in the browser of Web user.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
fOpenTempFile (Function)
Creates and opens a temporary file.
iDestination (Function)
Configures the print destination.
<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.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.