ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddItinerary (Function)
Adds an itinerary onto a Map 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.
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....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
SemaphoreCreate (Function)
Creates a semaphore.