ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMin (Function)
Calculates the minimum value for a series of values.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Operator on Address
The & operator returns the address of a variable as an integer
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
InAndroidMode (Example)
Usage example of the InAndroidMode function
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.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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.