ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
URI constants
The following constants are used by URI-specific functions:...
Constants for managing projects
List of constants used by the functions for managing projects....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Title (Property)
The Title property is used to get and change the title of an element.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
LooperDelete (Function)
Deletes a row from a Looper control.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....