ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
grExist (Function)
Checks the existence of a chart in memory.
Facebook functions
List of Facebook functions...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Error (Function)
Displays a custom error message in a system error window.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......