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).
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
VariableReset (Function)
Resets the variable to its initial value.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....