ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
fListResource (Function)
Lists the resources integrated to the application.
HCloseAnalysis (Function)
Closes the current analysis.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Binding a Combo Box control to an item