ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
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)....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
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....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
WDINT, WDTRAD and WDDIXIO: Translation tools