ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Start of Break block (Break header)
The Start of break block is optional......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
TaskRead (Function)
Reads a task in the task list 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.
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).