ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeToInteger (Function)
Converts a time to an integer.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
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.
fLongName (Example)
Usage example of the fLongName function
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
NotifListCategory (Function)
Lists the notification categories of the application.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SQLModify (Function)
Modifies the content of a row in the query result.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
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....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map 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)....
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).