ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an application with User Groupware
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Customizing the User Groupware
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
HTTP functions
List of HTTP functions...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Salesforce functions
List of Salesforce functions...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
User Groupware files
Two categories of data files are managed......
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.