ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Component (Type of variable)
The Component type is used to easily handle an external component.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SysGetExtLink (Function)
Returns the command linked to an extension.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
fChangeExtension (Function)
Changes the extension of a file on disk.
13. Types of standard controls
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....