ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property lets you know if an element has been modified.
fClose (Function)
Closes an external file.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StringReverse (Function)
Reverses the characters of a string.
fRemoveDir (Function)
Deletes a directory from a disk.
zipFileSize (Example)
Usage example of the zipFileSize function
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
grTitle (Function)
Modifies the caption and/or position of the chart title....
iCloseReport (Function)
Stops printing the current report immediately.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Looper control functions
List of functions for managing Looper controls...
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
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.
HDescribeConnection (Function)
Describes a new connection to an external database.
fCopyDir (Example)
Usage example of the fCopyDir function
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....
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....