ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....