ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Password (Function)
Defines the password used to create or open a data file.
HLogRecreate (Function)
Used to re-create an empty log.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
hbReading (Variable type)
The hbReading type is used to define the characteristics of a read operation.
AppointmentFirst (Function)
Reads the first appointment in a Lotus Notes or Outlook calendar.
Exist (Property)
The Exist property determines if the element of an associative array exists.