ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fMoveFile (Function)
Moves a file from one directory to another.
Looper control functions
List of functions for managing Looper controls...
fClose (Function)
Closes an external file.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table 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....
zipOpen (Function)
Opens an existing archive.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
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....