ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Function)
Prints a border at specified coordinates.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines...
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated...
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
On/Off button in a window
The on/off button is a button that operates like a check box......
grRaised (Function)
Used to display a chart with raised effect.
tapiDial (Function)
Dials a phone number for a voice line.
HStopServer (Function)
Stops an HFSQL server.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time...
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
grSourceSeries (Function)
Defines the source of a series.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector...
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
Nation (External language)
Defines the display language for the titles, captions, messages...
Option,Test (External language)
In an information window, displays each call to the function and each status report returned...
ChangeCharset (Example)
Usage example of the ChangeCharset function
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function