ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<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.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
File download functions
The following functions are used to manage downloads......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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....
4. User Groupware
User Groupware...
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......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......