ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
fCreate (Function)
Creates an external file.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Date (Type of variable)
The Date type enables you to easily handle the dates...
HRead (Function)
Reads a record in a file according to a given record number.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
FTP constants
List of constants used by the FTP functions....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
zipCreate (Function)
Creates an archive.
HLinkMemo (Example)
Usage example of the HLinkMemo function
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
iPrintReport (Function)
Prints a report created with the report editor.