ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Items that can be used
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
IF statement
The conditional IF statement allows you to run an action according to a condition...
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.
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).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
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....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
XLS file handling functions
List of functions for managing XLS files...
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.