ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iFont (Function)
Selects the default font.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....