ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
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.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
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......
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)....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
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....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....