ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
WinOutWidth (Function)
Returns the full width of a window (including the border).
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
ControlCurrent (Function)
Returns the name of the control currently in edit.
grGridlines (Function)
Displays or hides the chart gridlines.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grPrint (Function)
Prints a chart.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).