ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Types of setup
Types of setup...
21. Reports
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Creating help pages
A help system includes several pages......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
Managing main window menus
A main menu is necessarily associated with a window......
ContinentList (Function)
Returns the list of continents.
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
List,Search (External language)
Finds a value in a list.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......