ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Copying and cloning
Variables are copied using the "=" operator...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Service variable
The Service variable is used to......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.