ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadCurrent (Function)
Returns the name of the thread currently run.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Factorial (Function)
Returns the factorial of an integer number.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SysScreenRectangle (Function)
Returns the coordinates of the display rectangle corresponding to all the screens.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
ImageStartScrolling (Function)
Starts cycling through images.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).