ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Carousel control
The Carousel control is used to display an animated menu made of images......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Programming overview in C and C++
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WEBDEV Application Server 2024
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
.NET application
To create a.NET application from a project......
WINDEV applications for Linux: Specific features
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Commands of the external interface
The Calculated control
The "Calculated" control is used to perform calculations in a report......
9. Sharing a project in practice
Sharing a project in practice...
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)......
8. Sharing a project in practice
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......