ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
FTP constants
List of constants used by the FTP functions....
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Voice commands in your applications
The applications that you develop can react to the user's voice......
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.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
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....
fDir (Function)
Finds a file or directory.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.