ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
AppInstallVersion (Function)
Installs a specific application version.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
fCreateLink (Function)
Creates a link on a file at the specified location.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....