ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
StatCovariance (Function)
Calculates the covariance between two series of values.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Salesforce functions
List of Salesforce functions...
ServiceUninstall (Function)
Uninstalls a service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HError (Example)
Usage example of the HError function
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Global and local variable
Two types of variables are available......
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
fCompare (Function)
Compares the content of two files bit by bit.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.