ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
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.
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).
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
NotesReset (Function)
Creates an empty document in Lotus Notes.
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.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
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).
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......
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......