ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
Properties associated with the report blocks
List of properties associated with the report blocks...
HPriorityClient (Function)
Modifies the priority of a client application.
Font management properties
List of font management properties...
AppInstallUPD (Function)
Triggers the automatic update of current application.
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).