ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
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.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
ToastDisplay (Function)
Displays a "Toast" message.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
SemaphoreCreate (Function)
Creates a semaphore.
Salesforce functions
List of Salesforce functions...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.