ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
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, ...).
grRaised (Function)
Used to display a chart with raised effect.
tapiDial (Function)
Dials a phone number for a voice line.
iBorder (Function)
Prints a border at specified coordinates.
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 in a diagram.
Nation (External language)
Defines the display language for the titles, captions, messages...
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
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
xlsMsgError (Example)
Usage example of the xlsMsgError function
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).