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).
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
LooperDelete (Function)
Deletes a row from a Looper control.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LooperInsertLine (Function)
Inserts a row into a Looper control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HSL (Function)
Creates a color from its hue, saturation and lightness.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
rssInitialize (Function)
Loads a RSS stream in memory.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
DateDifference (Function)
Calculates the number of days between two dates.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fSeek (Function)
Gets and sets current position in an external file.