ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Functions for handling directories and external files
List of functions for handling external files...
SocketConnect (Function)
Connects a client computer to a given socket.
Bar code constants
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
iPageNum (Function)
Returns or initializes the number of the page currently printed.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SQLFirst (Function)
Positions on the first row of the query result.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.