ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysInstance (Function)
Returns the instance of a module.
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).
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of 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.
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.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
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
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.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
SocketWrite (Function)
Writes a message intended to another socket.
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....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.