ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
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.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
ServiceControl (Function)
Sends a control message to a service.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control...
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...
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.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed...
ViewName (Property)
The ViewName property is used to: find out 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...
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control...