ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Array management functions
List of functions for managing arrays...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HCreateMovableReplica (Function)
Creates a movable replication.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).