ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Description (Property)
The Description property is used to get and change the description of an element.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iFont (Function)
Selects the default font.
XMLParent (Example)
Usage example of the XMLParent function
SFExecuteProcess (Function)
Requests the execution of a specific process.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
FTPConnect (Example)
Usage example of the FTPConnect function
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SFDelete (Function)
Deletes records from a Salesforce database.
ControlClone (Function)
Creates a new control from an existing control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....