ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
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....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Seek (Function)
Searches for the index of an element in a WLanguage array.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Composite variable
A composite variable contains different types of elements (members)...