ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
fListResource (Function)
Lists the resources integrated to the application.
fCopyDir (Example)
Usage example of the fCopyDir function
zipOpen (Function)
Opens an existing archive.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
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.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HDescribeConnection (Function)
Describes a new connection to an external database.
grLegend (Function)
Indicates the presence and position of legend in a chart.
MutexDestroy (Function)
Explicitly destroys a mutex.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.