ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
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......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
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....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
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.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
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......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
The key items
Keys are specific items in your analysis......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......