ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
KeyCompareKey (Function)
Compares an initial key with an activation key.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
SysSerialNum (Function)
Returns the IMEI number of the current device.
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
USBFind (Function)
Finds a USB device according to keywords.
HReadSeek (Example)
Usage example of the HReadSeek function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.