ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sound (Function)
Plays a sound in WAV format.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
fClose (Example)
Usage example of the fClose function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
NFCSendTag (Function)
Sends a NFC tag to another device.
AppInstallUPD (Function)
Triggers the automatic update of current application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
SQLExec (Function)
Names and runs an SQL query.