ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
28. Site SEO
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.