ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
FTP constants
List of constants used by the FTP functions....
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
PostMessage (Function)
Sends a Windows message to a control or to a window.
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).