ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
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....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
HListConnection (Function)
Returns the list of connections currently described in the application.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
SQLSeek (Function)
Positions on the specified result row of the query.
HAddGroup (Function)
Adds a group of users.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....