ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Map control properties
The following properties can be used with Map controls:...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
HCopyRecord (Example)
Usage example of the HCopyRecord function
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Facebook functions
List of Facebook functions...
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
LooperSelect (Function)
Returns the index of the selected element in a Looper 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.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Error (Function)
Displays a custom error message in a system error window.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
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......
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....
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....