ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicInfo (Function)
Returns information about a replication.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fExeDir (Function)
Returns the directory from which the execution is started.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Financial functions
List of financial functions...
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
fCurrentDir (Function)
Identifies or modifies the current directory.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.