ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
StringReverse (Function)
Reverses the characters of a string.
zipListFile (Function)
Returns the list of files found in an archive.
fRemoveDir (Function)
Deletes a directory from a disk.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
iCloseReport (Function)
Stops printing the current report immediately.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
zipOpen (Function)
Opens an existing archive.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Note (Property)
The Note property is used to get and change a text associated with an element.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Type (Property)
The Type property gets and sets the type of an element.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Modified (Property)
The Modified property lets you know if an element has been modified.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
fListResource (Function)
Lists the resources integrated to the application.
grLegend (Function)
Indicates the presence and position of legend in a chart.
The Edit control
The Edit control allows users to enter data......