ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
BurnerEject (Function)
Opens or closes the door of current burner.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Constant
The constants are language elements whose value is fixed once and for all...
BackgroundTaskAdd (Function)
Adds a new background task.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.