ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ERR_DISCONNECTED_EXEC
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
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......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......