ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
File download functions
The following functions are used to manage downloads......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
4. User Groupware
User Groupware...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
4. Monitor your applications
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.