ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpen (Function)
Opens a data file.
grMenu (Function)
Defines the type of context menu displayed by a chart.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Error 1003: The element does not exist in the class
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
apExecute (Function)
Runs an action plan.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....