ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
The OLE control
The OLE control is used to handle an OLE object......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating the Relation windows of a WINDEV RAD pattern
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Assignment operators
Three assignment operators are available......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min