ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Summary table: Managing the application directories according to the platform
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Bar code constants
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
REP files
REP files contain the list of data files handled by the application....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
BreakAdd (Function)
Adds a break into a Table or Looper control.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......