ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).