ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPNbValue (Function)
Returns the number of values for an attribute.
Factorial (Function)
Returns the factorial of an integer number.
CurrentMonth (Function)
Returns the number of the current month.
WordCount (Function)
Returns the number of words in a string.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
List,Count (External language)
Returns the number of elements found in a list.
Table,Count (External language)
Returns the number of elements in a Table control.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
1
2
3
4
5
6
72
>