ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Pop (Function)
Pops an element from a stack.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Associative array (Variable type)
An associative array is an "advanced" type of array...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
WDInst: include an autorun in a CD installation
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
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.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
DurationToString (Function)
Converts a duration to a character string in the specified format.