ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
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....
HDescribeItem (Function)
Describes a file item programmatically.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fWrite (Function)
Writes: a character string to an external file. a memory section....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
zipExist (Function)
Used to find out whether an archive exists.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.