ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
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.
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).
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Photo album management functions
Photo album management functions...
DDEString (Function)
Returns the information retrieved by DDERetrieve.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box 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.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.