ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
SQLExec (Function)
Names and runs an SQL query.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The home page
The home page is the first page of your site......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Materialized view
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......