ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
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.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
TwainState (Function)
Returns the status of the current source.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
Emulating constants
List of constants used by the functions for emulating automated tests....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
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.