ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
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.
grDeleteSeries (Function)
Deletes a data series from a chart.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Operator on Address
The & operator returns the address of a variable as an integer
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
grExist (Function)
Checks the existence of a chart in memory.