ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Error 1003: The element does not exist in the class
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
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.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
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
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
TimeToInteger (Function)
Converts a time to an integer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
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)...
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
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....