ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
6. Multilingual sites
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
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.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
<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.
Check model
You can use check models to easily create checks...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
<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.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...