ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
HPass (Function)
Defines the password used to create or open a data file.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HRead (Function)
Reads a record in a file according to a given record number.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
<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.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the 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.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
AppointmentFirst (Function)
Reads the first appointment in a Lotus Notes or Outlook calendar.
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.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.