ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
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.
ThreadCurrent (Function)
Returns the name of the thread currently run.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
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).
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.