ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Error 803: Return and Result cannot be used in the same process
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
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.
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.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
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....
WinOutWidth (Function)
Returns the full width of a window (including the border).
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.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
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, ...). the list of created duplicate files....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
CreateShortcut (Example)
Usage example of the CreateShortcut function