ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
ModbusDisconnect (Function)
Closes the Modbus session.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.