ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
DownloadAdd (Function)
Adds a new download in the device's download manager....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HState (Function)
Used to find out the state of a record.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TwainState (Function)
Returns the status of the current source.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
ExceptionInfo (Function)
Retrieves information about the current exception.
Complete (Function)
Returns a character string of a specified length.
fCreate (Function)
Creates an external file.
SysInstance (Function)
Returns the instance of a module.
fSelectDir (Function)
Opens a directory picker.
Warning (Function)
Displays a custom message in a system warning window.
Error (Function)
Displays a custom error message in a system error window.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
NFCSendTag (Function)
Sends a NFC tag to another device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....