ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
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.
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.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
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.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
HChangeKey (Function)
Changes the browse item.
AppointmentFirst (Function)
Reads the first appointment in a Lotus Notes or Outlook calendar.
MemModify (Function)
Modifies an element in a memory area.
SysSerialNum (Function)
Returns the IMEI number of the current device.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
AppointmentPrevious (Function)
Reads the appointment before the current appointment in a Lotus Notes or Outlook calendar.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).