ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
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.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HDescribeConnection (Function)
Describes a new connection to an external database.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
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.
MenuDelete (Function)
Deletes a menu or a menu option.
zipChangePath (Example)
Usage example of the zipChangePath function
fListResource (Function)
Lists the resources integrated to the application.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
StringInsert (Function)
Inserts a string into another character string at a given position.