ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
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)....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
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?......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
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....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
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......
WDINT, WDTRAD and WDDIXIO: Translation tools
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Automatic documentation of external components
External components must include a technical documentation......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....