ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HDBIndex (Function)
Opens an xBase index file.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
HBase functions
The following functions are used to manage HBase databases:...
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
xBase files: Limits
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
1
2
3
4
5
6
138
>