ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
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.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Browser constants
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.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
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.