ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The OLE control
The OLE control is used to handle an OLE object......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
nWDGetLastError: Error code of last error
Error code of last error......
Report controls
Several types of controls can be handled in a report created by the report editor......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
11. Controls in practice
Discover the main characteristics of the controls...
Configuring the IIS 7/7.5 server
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....