ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
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......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
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.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
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.