ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Using the Vista style in your windows
WINDEV allows you to customize......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
HConnect (Example)
Usage example of the HConnect function
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Properties associated with a page
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Select query description window: Items that can be used
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Cell (Property)
The Cell property is used to manipulate one or more cells.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...