ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCopyDir (Example)
Usage example of the fCopyDir function
Type (Property)
The Type property gets and sets the type of an element.
grTitle (Function)
Modifies the caption and/or position of the chart title....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
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).
fListResource (Function)
Lists the resources integrated to the application.
iCloseReport (Function)
Stops printing the current report immediately.
zipOpen (Function)
Opens an existing archive.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
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.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
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.