ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
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.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
ControlNext (Function)
Returns the name of the next control in input mode.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
InitParameter (Function)
Initializes the management of persistent values.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.