ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
tapiDial (Function)
Dials a phone number for a voice line.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
PDFMerge (Function)
Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
Warning 18: Loop without potential end
NFCWriteTag (Function)
Starts writing data to an NFC tag.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
5. Site test in practice
The Multimedia control
The Multimedia control is used to play multimedia files......