ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
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.
<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.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a 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.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
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
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......