ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbListTable (Function)
Retrieves the list of tables found on an HBase server.
HBase functions
The following functions are used to manage HBase databases:...
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
xBase files: Limits
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Multilingual project
2. UML models
2. UML models
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Reloading a document
To reload a document, ......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
1
3
4
5
6
7
180
>