ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Control constants
List of constants used by the functions for managing controls...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Binary (Property)
The Binary property is used to determine if an item is binary.
Constants for the Exif functions
List of constants used by the Exif functions....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.