ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Beep (Function)
Emits a beep.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via AJAX.
ExeGetPID (Function)
Returns information about the current process.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....