ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
grTitle (Function)
Modifies the caption and/or position of the chart title....
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record...
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
9. Internal page
PostMessage (Function)
Sends a Windows message to a control or to a window.