ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
End of break block
The End of break block is optional......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
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.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.