ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Reports
A report provides a custom view of data......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
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......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
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....
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....
11. Window templates
WINDEV Mobile allows you to create window templates....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
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....