ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TwainState (Function)
Returns the status of the current source.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text,...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column...
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs...
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...
XMLElementName (Function)
Returns the name of current element (tag or attribute).
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
UUDecode (Function)
Decodes a character string in UUEncode format.
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).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
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.