ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
Number (Property)
The Number property is used to get the number of an element.
Declaration (Property)
The Declaration property is used to define a type.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Select query description window: Items that can be used
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.