ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
iParameterPDF (Example)
Usage example of the iParameterPDF function
XMLAddChild (Function)
Adds a child tag into an XML document.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
ShellExecute (Function)
Opens a document in its associated application.
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
HReadSeek (Example)
Usage example of the HReadSeek function
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
Constants for managing arrays
List of constants used by the functions for array management....
Video functions
List of video functions...
HSetPosition (Example)
Usage example of the HSetPosition function
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HForward (Example)
Usage example of the HForward function
HOpenConnection (Function)
Opens a connection to a specific database.