ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Spreadsheet controls programmatically (in a report)
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)....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Task list
Each project can be associated with a task list......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Status bar of windows
The status bar of a window is used to display several types of information......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
3. Project dashboard
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.