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 analysis...
OBEX constants
List of constants used by the OBEX functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Compound statements
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
12. Synchronizing data
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Recycle code windows
By default, a single code window is opened per ......