ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
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)....
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).
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
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....
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....
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.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Emulating constants
List of constants used by the functions for emulating automated tests....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......