ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
NotifListCategory (Function)
Lists the notification categories of the application.
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
HAddLink (Function)
Adds an integrity rule between two data files on the server.
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....
TimeToInteger (Function)
Converts a time to an integer.
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....