ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
CharactType (Function)
Returns information about the type of character.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
EventCreate (Function)
Creates an event.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
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.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HCopyRecord (Example)
Usage example of the HCopyRecord function
FTPGet (Example)
Usage example of the FTPGet function
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
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.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.