ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HSetLog (Function)
Enables or disables log management on a file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
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.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
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.
ExeGetPID (Function)
Returns information about the current process.