ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
fFileExist (Function)
Checks the existence of an external file.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
BurnerList (Function)
Returns the list of burners installed on the current computer.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
ThreadCurrent (Function)
Returns the name of the thread currently run.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LooperCount (Function)
Returns the number of rows in a Looper control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
DateToDay (Function)
Returns the day that corresponds to a given date.
fCreate (Function)
Creates an external file.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
CurrentYear (Function)
Returns the current year in integer format.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
FaxConnect (Function)
Establishes a connection to a fax server.