ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Scope (Property)
The Scope property property is used to specify requested permissions.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Resizing a window (AAF)
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
iColumnEnd (Function)
Forces a column break in a multi-column report.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.