ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Comparison operators
The comparison operators can be divided into several categories......
Looper control functions
List of functions for managing Looper controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HFSQL constants
List of constants used by the HFSQL functions....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Installing the robot controller
The monitoring robot includes three executables......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Installing the monitoring robot
The monitoring robot includes three executables......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
16. Java applications in practice
Java applications in practice...
Other operators
The following are additional operators......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The HTML control
The HTML control displays HTML pages or HTML code......