ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
gpwLogin (Function)
Connects a user to an application that uses the User Groupware.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
ExePriority (Function)
Returns or modifies the priority of an application currently run.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......