ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListResource (Function)
Lists the resources integrated to the application.
grTitle (Function)
Modifies the caption and/or position of the chart title....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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....
Note (Property)
The Note property is used to get and change a text associated with an element.
zipListFile (Function)
Returns the list of files found in an archive.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Edit control
The Edit control allows users to enter data......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Type (Property)
The Type property gets and sets the type of an element.
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.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.