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).
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ThreadPersistent (Function)
Makes a thread persistent.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
The Carousel control
The Carousel control is used to display an animated menu made of images......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.