ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
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......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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...
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 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......
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....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
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....