ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. The WINDEV Framework
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
WEBDEV license agreement
WEBDEV license agreement...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Compatibility between external components and deployed applications
A component can evolve in many ways......
The structure of the file for remote control
The management of remote control uses a file in INI format......
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......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
3. Managing sockets
WINDEV includes advanced socket management functions....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......