ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLegend (Function)
Indicates the presence and position of legend in a chart.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
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.
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....
Modified (Property)
The Modified property lets you know if an element has been modified.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
The Edit control
The Edit control allows users to enter data......
zipChangePath (Example)
Usage example of the zipChangePath function
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HOpenConnection (Function)
Opens a connection to a specific database.
MenuDelete (Function)
Deletes a menu or a menu option.