ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
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....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
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.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Wi-Fi functions
Functions for Wi-Fi management...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Error 1011: To access the global member of the class, use ClassName::MemberName