ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
grExist (Function)
Checks the existence of a chart in memory.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Bluetooth constants
List of constants used by the Bluetooth functions....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
BrowserType (Function)
Returns the type of browser used by the Web user.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
ChangeTarget (Function)
Changes the target of a button action.
PreviousPage (Function)
Returns the name of the previous page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
LooperCount (Function)
Returns the number of rows in a Looper control.
SIPVisible (Function)
Displays the keyboard.
TimeValid (Function)
Checks the time validity.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .