ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.