ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
5. The following files are automatically created
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
PageAddress (Function)
Used to find out the Internet address of a page.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ExeGetPID (Function)
Returns information about the current process.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
fChangeSize (Function)
Resizes an external file.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HLinkMemo (Example)
Usage example of the HLinkMemo function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....