ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Installing the robot controller
The monitoring robot includes three executables......
SocketConnect (Function)
Connects a client computer to a given socket.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
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....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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......
Bar code constants
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.