ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iPrintImage (Function)
Sends the image file to print to the print buffer.
StatCovariance (Function)
Calculates the covariance between two series of values.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
dPolyline (Function)
Draws a line composed of multiple segments.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
XLS file handling functions
List of functions for managing XLS files...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
StatSum (Function)
Calculates the sum for a series of values.