ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
dCopy (Function)
Copies an image to another image.
Example for creating a select query
This help page explains how to create two select queries......
Google Contacts management functions
List of functions for managing Google contacts...
HState (Function)
Used to find out the state of a record.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Creating the Form windows of a WINDEV RAD pattern
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Designing a supercontrol
A supercontrol is an advanced type of control......