ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
RESTSend (Function)
Sends a REST request and waits for the server response.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
StringReverse (Function)
Reverses the characters of a string.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Facebook functions (prefix syntax)
List of Facebook functions...
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
VariantConvert (Function)
Converts the value stored in a Variant variable].