ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 database schema...
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Installing a SOAP server with IIS
Customizing the User Groupware
Resets the variable to its initial value....
HTTPRequest (Function)
Starts an HTTP request on a server.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Bitwise operators
The operations on binary values are performed......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
12. Synchronizing data
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Compound statements
The report editor allows you to create "Label" reports......
Private Store for mobile applications
There are two methods two deploy your applications......
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
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....