ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
ImageStartScrolling (Function)
Starts cycling through images.
<Image>.StartScrolling (Function)
Starts cycling through images.
grMenu (Function)
Defines the type of context menu displayed by a chart.
FolderWeb (Function)
Returns the path of the directory containing:
  • the images,
  • the JavaScript files,
  • the Java applet files,
  • the other files accessible from the browser.
NextTitle (Function)
Modifies the title of next window to open.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
Image with automatic sequence (WEBDEV)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Table populated programmatically: WLanguage manipulation (prefix syntax)
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage.
Table field populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
grPrint (Function)
Prints a chart.
OperationLogDirectory (Property)
The DirectoryJournalOperation property is used to manage the directory of the log of operations file associated with a log data file.
ImageNext (Function)
Displays the next image for the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.Add (Function)
Adds:
  • the record found in memory into the data file (query or view).
  • the record found in a Record variable into the data file (query or view).
HAdd (Function)
Adds:
  • the record found in memory into the data file (query or view).
  • the record found in a Record variable into the data file (query or view).
grTooltip (Function)
Displays and formats:
  • the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart.
  • a custom tooltip, associated with a point.
1
2