ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ProjectInfo (Function)
Returns specific information about the project currently run.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HTTPCreateForm (Function)
Creates an HTTP form.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).