ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Operations performed on use case diagrams
The following paragraphs explain......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Composite keys
A composite key is a key item containing several other items......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
2. User-friendly editors in practice
Chart: Managing legends
Several types of legends are supported in the charts......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Global and local variable
Two types of variables are available......