ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Fax constants
List of constants used by the functions for managing faxes....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Feedback component
The Feedback component is a component provided with WINDEV......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WINDEV applications for Linux: Specific features
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Creating a delete query
A delete query (corresponding SQL statement......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Error 103: The type is unknown
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......