ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLNext (Function)
Positions on the next element (tag or attribute).
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLSeek (Function)
Positions on the specified result row of the query.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
iForceComplement (Function)
Forces the printing of a Body Complement block.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......