ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in 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).
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
fClose (Function)
Closes an external file.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
RSS feed management functions
List of functions for managing RSS feeds...
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
NetworkUser (Function)
Identifies the name of the connected user.
BurnerSelect (Function)
Used to select the default burner.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
SocketWrite (Function)
Writes a message intended to another socket.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Extern (Reserved word)
EXTERN is used to...
Multimedia functions
List of Multimedia functions...