ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
SysSetFocus (Function)
Sets focus to a window or control.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
fLongName (Example)
Usage example of the fLongName function
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
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).
grHMGetData (Function)
Retrieves data from a Heatmap chart.
apExecute (Function)
Runs an action plan.
Action Bar control events
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.