ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / Managing databases / HFSQL / Managing replications / WLanguage functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
HRplManageItem (Function)
In french: HRplGestionRubrique
Specifies the replication options for an item: the item can be replicated or not.
Syntax
HRplManageItem(<File name> , <Item name> , <Replication mode>)
<File name>: Character string
Name of the data file to configure.
<Item name>: Character string
Name of the file item to configure.
<Replication mode>: Integer constant
Constant indicating the replication mode of the item:
rplReplicatedItemThe item is replicated.
rplUnreplicatedItemThe item is not replicated.
Component: wd290rpl.dll
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help