ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
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.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
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.
HOpen (Function)
Opens a data file.
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).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
fLongName (Example)
Usage example of the fLongName function
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SocketWrite (Function)
Writes a message intended to another socket.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.