ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
Exist (Property)
The Exist property determines if the element of an associative array exists.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
<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.
<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.