ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Image (Property)
The Image property gets and sets the background image of a control or block.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Note (Property)
The Note property is used to get and change a text associated with an element.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.