ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLDocument (Example)
Usage example of the XMLDocument function
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
xlsUnmergeCell (Function)
Unmerges a range of cells.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).