ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Table,Insert (External language)
Inserts an element into a table at a given position.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
AppInstallVersion (Function)
Installs a specific application version.
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.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
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.
Organization chart linked to a data file
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
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.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.