ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEString (Function)
Returns the information retrieved by DDERetrieve.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
NotesReset (Function)
Creates an empty document in Lotus Notes.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
Photo album management functions
Photo album management functions...
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
URI functions
The following functions are used to manage URIs...
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.