ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
iParameterPDF (Function)
Defines the options for the generated PDF file.
Count (Property)
The Count property returns the number of elements in a given set.
DownloadAdd (Function)
Adds a new download in the device's download manager....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
SysSpace (Function)
Returns the physical memory space for the current computer.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......