ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines...
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....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB,...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
SQLFirst (Function)
Positions on the first row of the query result.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
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......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns...
The Static control
A Static control is a control used to display a static text......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.