ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ControlClone (Function)
Creates a new control from an existing control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Description (Property)
The Description property is used to get and change the description of an element.
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....
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....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
fDate (Example)
Usage example of the fDate function
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.