ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
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.
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).
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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.
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.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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.
The HTML control
The HTML control displays HTML pages or HTML code......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
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.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).