ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
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.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<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...
<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....
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).