ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailMsgError (Function)
Returns the message corresponding to the error identifier.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Arithmetic operators
The arithmetic operators are......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Browser constants
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Composite variable
A composite variable contains different types of elements (members)...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......