ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Step 1: Configuring the print parameters
This step allows you to choose......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.