ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The structure of the file for remote control
The management of remote control uses a file in INI format......
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......
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....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
3. Managing sockets
WINDEV includes advanced socket management functions....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
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......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
WDInst: handling the files to install
By default, the files to install are......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
5. User Groupware in practice
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Managing assertions
...The main available features are as follows:...