ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCommand (Function)
Sends a specific FTP command to a server.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ProjectInfo (Function)
Returns specific information about the project currently run.
ArraySort (Function)
Sorts a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HCross (Function)
Crosses a record in a data file.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Local procedure
Two types of procedures are available......
HDelete (Function)
Deletes a record from a data file (query or view).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).