ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating a text file with WDTRAD
The Upload control
The Upload control is used to upload files on the Web server......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
17. Project Management Hub
...Project Management Hub...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
4. When to use the debugger?
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....