ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Sum (Function)
Calculates the sum of the array elements.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Using the Salesforce service
Salesforce is a very popular CRM software......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
9. Internal page
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HSetPosition (Example)
Usage example of the HSetPosition function