ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Options of the window editor
To configure the general options of the window editor......
HFSQL Client/Server: Configuring the server
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
3. UML models in practice
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
19. Sending emails
OpenChild (Function)
Opens a non-modal child window.