ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HTTPRequest (Example)
Usage example of the HTTPRequest function
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....
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.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
fListResource (Function)
Lists the resources integrated to the application.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
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....