ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
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.
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.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
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)....
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Wi-Fi functions
Functions for Wi-Fi management...