ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveListFile (Function)
Lists the files in a cloud-based drive directory.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
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.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
<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.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......