ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
28. Site SEO
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
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.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
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).