ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
".STY" file: "Style sheet" file
A style sheet is a "......
The HTML Display control
The HTML Display control displays a web page in an application......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
5. HFSQL Client/Server
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
2. User-friendly editors in practice
User-friendly editors in practice...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......